Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - feat(analysis/locally_convex): characterize the natural bornology in terms of seminorms #12721

Closed
wants to merge 6 commits into from

Conversation

mcdoll
Copy link
Member

@mcdoll mcdoll commented Mar 15, 2022

Add four lemmas:

  • is_vonN_bounded_basis_iff: it suffices to check boundedness for a basis
  • seminorm_family.has_basis: the basis sets form a basis of the topology
  • is_bounded_iff_finset_seminorm_bounded: a set is von Neumann bounded iff it is bounded for all finite suprema of seminorms
  • is_bounded_iff_seminorm_bounded: a set is von Neumann bounded iff it is bounded for each seminorm

Also make the set argument in seminorm_family.basis_sets_iff implicit.


Open in Gitpod

@mcdoll mcdoll added the WIP Work in progress label Mar 15, 2022
@leanprover-community-bot-assistant leanprover-community-bot-assistant added blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. and removed blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. labels Mar 15, 2022
@leanprover-community-bot-assistant leanprover-community-bot-assistant added blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. and removed blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. labels Mar 20, 2022
@mcdoll mcdoll added awaiting-review The author would like community review of the PR awaiting-CI The author would like to see what CI has to say before doing more work. and removed WIP Work in progress labels Mar 21, 2022
@mcdoll mcdoll marked this pull request as ready for review March 21, 2022 21:31
@github-actions github-actions bot removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Mar 21, 2022
@j-loreaux j-loreaux self-requested a review March 23, 2022 21:21
Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

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

Thanks 🎉

bors merge

@leanprover-community-bot-assistant leanprover-community-bot-assistant added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Mar 24, 2022
bors bot pushed a commit that referenced this pull request Mar 24, 2022
…terms of seminorms (#12721)

Add four lemmas:
* `is_vonN_bounded_basis_iff`: it suffices to check boundedness for a basis
* `seminorm_family.has_basis`: the basis sets form a basis of the topology
* `is_bounded_iff_finset_seminorm_bounded`: a set is von Neumann bounded iff it is bounded for all finite suprema of seminorms
* `is_bounded_iff_seminorm_bounded`: a set is von Neumann bounded iff it is bounded for each seminorm

Also make the set argument in `seminorm_family.basis_sets_iff` implicit.
@bors
Copy link

bors bot commented Mar 24, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(analysis/locally_convex): characterize the natural bornology in terms of seminorms [Merged by Bors] - feat(analysis/locally_convex): characterize the natural bornology in terms of seminorms Mar 24, 2022
@bors bors bot closed this Mar 24, 2022
@bors bors bot deleted the mcdoll/seminorm_bornology branch March 24, 2022 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants