Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

[Merged by Bors] - feat(topology/algebra/uniform_convergence): criterion for a vector subspace of Ξ± β†’ E to be a TVS for the topology of 𝔖-convergence #14857

Closed
wants to merge 105 commits into from

Conversation

ADedecker
Copy link
Member

@ADedecker ADedecker commented Jun 20, 2022

The main theorem is uniform_convergence_on.has_continuous_smul_induced_of_image_bounded. As explained in the module docstring, one could get rid of requiring 𝔖 to be nonempty and directed, but the easiest way to get that is to wait until we know that replacing 𝔖 by its noncovering bornology (i.e not what bornology currently refers to in mathlib) doesn't change the topology.

This will allow to prove that strong topologies on the space of continuous linear maps between two TVSs are also TVS topologies


Open in Gitpod

@mathlib-dependent-issues-bot mathlib-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Sep 29, 2022
src/topology/algebra/uniform_convergence.lean Outdated Show resolved Hide resolved
src/topology/algebra/uniform_convergence.lean Outdated Show resolved Hide resolved
src/topology/algebra/uniform_convergence.lean Outdated Show resolved Hide resolved
Copy link
Collaborator

@j-loreaux j-loreaux left a comment

Choose a reason for hiding this comment

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

I haven't yet looked carefully, but just a cursory glance to understand. I'll review more thoroughly later.

src/topology/algebra/uniform_convergence.lean Outdated Show resolved Hide resolved
src/topology/algebra/uniform_convergence.lean Outdated Show resolved Hide resolved
@j-loreaux j-loreaux self-assigned this Oct 11, 2022
ADedecker and others added 2 commits October 11, 2022 19:20
Co-authored-by: Jireh Loreaux <loreaujy@gmail.com>
Co-authored-by: Jireh Loreaux <loreaujy@gmail.com>
Copy link
Collaborator

@j-loreaux j-loreaux left a comment

Choose a reason for hiding this comment

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

The statements look ugly. I was able to improve some of them, but the ones with uniform_convergence_on are still rough. It would be nice to figure out how to deal with it, but otherwise the PR looks good to me.

@j-loreaux
Copy link
Collaborator

I'm okay with this as is for now. If we eventually decide that this is coming up frequently enough on bare functions and it's a pain to use then we can implement a type synonym, but that can wait for another PR.

maintainer merge

@github-actions
Copy link

πŸš€ Pull request has been placed on the maintainer queue by j-loreaux.

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 Oct 19, 2022
bors bot pushed a commit that referenced this pull request Oct 19, 2022
…bspace of `Ξ± β†’ E` to be a TVS for the topology of 𝔖-convergence (#14857)

The main theorem is `uniform_convergence_on.has_continuous_smul_induced_of_image_bounded`. As explained in the module docstring, one could get rid of requiring `𝔖` to be nonempty and directed, but the easiest way to get that is to wait until we know that replacing `𝔖` by its ***noncovering*** bornology (i.e ***not*** what `bornology` currently refers to in mathlib) doesn't change the topology.

This will allow to prove that strong topologies on the space of continuous linear maps between two TVSs are also TVS topologies
@bors
Copy link

bors bot commented Oct 19, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(topology/algebra/uniform_convergence): criterion for a vector subspace of Ξ± β†’ E to be a TVS for the topology of 𝔖-convergence [Merged by Bors] - feat(topology/algebra/uniform_convergence): criterion for a vector subspace of Ξ± β†’ E to be a TVS for the topology of 𝔖-convergence Oct 19, 2022
@bors bors bot closed this Oct 19, 2022
@bors bors bot deleted the AD_uniform_convergence_module branch October 19, 2022 07:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) t-topology Topological spaces, uniform spaces, metric spaces, filters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants