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: Add a few continuity lemmas for products #10820

Closed
wants to merge 4 commits into from

Conversation

girving
Copy link
Collaborator

@girving girving commented Feb 21, 2024

  1. ContinuousAt.comp₂, ContinuousAt.comp₂_continuousWithinAt, and _of_eq versions.
  2. ContinuousAt.along_{fst,snd}: Continuous functions are continuous in their first and second arguments.

Open in Gitpod

1. `ContinuousAt.comp₂`, `ContinuousAt.comp₂_continuousWithinAt`, and
   `_of_eq` version.
2. `ContinuousAt.along_{fst,snd}` that continuous functions are
   continuous in their first and second arguments.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@girving girving added awaiting-review The author would like community review of the PR t-topology Topological spaces, uniform spaces, metric spaces, filters labels Feb 21, 2024
Copy link
Contributor

@sgouezel sgouezel left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

Mathlib/Topology/Constructions.lean Outdated Show resolved Hide resolved
@sgouezel sgouezel added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Mar 5, 2024
Also rename `continuous_uncurry_{left,right}` to `Continuous.uncurry_*`.
@girving girving added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Mar 7, 2024
Copy link
Contributor

@sgouezel sgouezel left a comment

Choose a reason for hiding this comment

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

bors d+
Thanks!

Mathlib/Topology/Constructions.lean Show resolved Hide resolved
@mathlib-bors
Copy link

mathlib-bors bot commented Mar 9, 2024

✌️ girving can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added delegated and removed awaiting-review The author would like community review of the PR labels Mar 9, 2024
Co-authored-by: sgouezel <sebastien.gouezel@univ-rennes1.fr>
@girving
Copy link
Collaborator Author

girving commented Mar 10, 2024

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Mar 10, 2024
1. `ContinuousAt.comp₂`, `ContinuousAt.comp₂_continuousWithinAt`, and `_of_eq` versions.
2. `ContinuousAt.along_{fst,snd}`: Continuous functions are continuous in their first and second arguments.
@mathlib-bors
Copy link

mathlib-bors bot commented Mar 10, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: Add a few continuity lemmas for products [Merged by Bors] - feat: Add a few continuity lemmas for products Mar 10, 2024
@mathlib-bors mathlib-bors bot closed this Mar 10, 2024
@mathlib-bors mathlib-bors bot deleted the GI_prod branch March 10, 2024 15:04
kbuzzard pushed a commit that referenced this pull request Mar 12, 2024
1. `ContinuousAt.comp₂`, `ContinuousAt.comp₂_continuousWithinAt`, and `_of_eq` versions.
2. `ContinuousAt.along_{fst,snd}`: Continuous functions are continuous in their first and second arguments.
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
1. `ContinuousAt.comp₂`, `ContinuousAt.comp₂_continuousWithinAt`, and `_of_eq` versions.
2. `ContinuousAt.along_{fst,snd}`: Continuous functions are continuous in their first and second arguments.
utensil pushed a commit that referenced this pull request Mar 26, 2024
1. `ContinuousAt.comp₂`, `ContinuousAt.comp₂_continuousWithinAt`, and `_of_eq` versions.
2. `ContinuousAt.along_{fst,snd}`: Continuous functions are continuous in their first and second arguments.
Louddy pushed a commit that referenced this pull request Apr 15, 2024
1. `ContinuousAt.comp₂`, `ContinuousAt.comp₂_continuousWithinAt`, and `_of_eq` versions.
2. `ContinuousAt.along_{fst,snd}`: Continuous functions are continuous in their first and second arguments.
uniwuni pushed a commit that referenced this pull request Apr 19, 2024
1. `ContinuousAt.comp₂`, `ContinuousAt.comp₂_continuousWithinAt`, and `_of_eq` versions.
2. `ContinuousAt.along_{fst,snd}`: Continuous functions are continuous in their first and second arguments.
callesonne pushed a commit that referenced this pull request Apr 22, 2024
1. `ContinuousAt.comp₂`, `ContinuousAt.comp₂_continuousWithinAt`, and `_of_eq` versions.
2. `ContinuousAt.along_{fst,snd}`: Continuous functions are continuous in their first and second arguments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated t-topology Topological spaces, uniform spaces, metric spaces, filters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants