Skip to content

feat: Ultrastrong topology - #84

Open
themathqueen wants to merge 45 commits into
masterfrom
ultrastrong
Open

feat: Ultrastrong topology#84
themathqueen wants to merge 45 commits into
masterfrom
ultrastrong

Conversation

@themathqueen

Copy link
Copy Markdown
Collaborator

wip

Comment thread LeanOA/Ultrastrong.lean Outdated
Comment thread LeanOA/Ultrastrong.lean
@JonBannon

Copy link
Copy Markdown
Collaborator

Oh shoot! Thanks for removing that instance. I put it in while messing around with things earlier and intended to cut it but forgot.

Comment thread LeanOA/UltrastrongStar.lean Outdated
JonBannon added 15 commits June 5, 2026 21:56
…hese as variants of B.flip rather than B, since this was what we did for `PolarTopology.bilin`, but this leads to the `IsCompatibleDual` instances requiring an extra flip...so I'm not sure we shouldn't go back and change these all to be about B and not B.flip.
…trongStar.bilin` into `Ultrastrong.pairing` and `UltrastrongStar.pairing`...perhaps we have that `bilin` is the flip of `pairing` throughout these files? Maybe that needs more clarity?
…transparency level (or the correct def, for that matter, since Jireh was uneasy about the uniformities.)
Comment thread LeanOA/Ultrastrong.lean Outdated
@@ -128,7 +128,7 @@ lemma withSeminorms : WithSeminorms (E := s(M, P)) seminormFamily :=
{ topology_eq_withSeminorms := rfl }

@[expose]

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aren't instances already exposed? Is there any need for @[expose]?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually don't know this...although it makes sense that they should be! Let me remove this and then check if I can see an instance in another file with this one as an import...

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No I guess I don't have to do that...all of our other instances here don't have the @[expose] tag, so it must be what you are saying is true. Please let me know if I'm wrong!

JonBannon and others added 4 commits June 17, 2026 10:57
…se from the individual seminorms, and added the needed IsUniformAddGroup instances needed to support this.
…so sure it's the right way to go...got to get back on the horse, here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants