Skip to content

[Merged by Bors] - feat: trivial homeomorphisms between quotient spaces#39266

Closed
ADedecker wants to merge 5 commits into
leanprover-community:masterfrom
ADedecker:AD_quot_bot_equiv
Closed

[Merged by Bors] - feat: trivial homeomorphisms between quotient spaces#39266
ADedecker wants to merge 5 commits into
leanprover-community:masterfrom
ADedecker:AD_quot_bot_equiv

Conversation

@ADedecker
Copy link
Copy Markdown
Member

@ADedecker ADedecker commented May 12, 2026


Happy to change names if you have better suggestions

Open in Gitpod

@github-actions github-actions Bot added the t-topology Topological spaces, uniform spaces, metric spaces, filters label May 12, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 12, 2026

PR summary 686c76b39d

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Topology.Homeomorph.Quotient (new file) 711

Declarations diff

+ congrLeft
+ continuous_quot_map
+ quotientBot
+ quotientBotEquiv
++ congr
++ congrRight

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

Copy link
Copy Markdown
Contributor

@ocfnash ocfnash left a comment

Choose a reason for hiding this comment

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

Thanks, just a few optional nitpicks.

bors d+

Comment thread Mathlib/Topology/Homeomorph/Quotient.lean Outdated
# Homeomorphisms between quotient spaces
-/

@[expose] public section
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we avoid exposing everything?

Suggested change
@[expose] public section
public section

Maybe doesn't matter here.

Comment thread Mathlib/Topology/Homeomorph/Quotient.lean Outdated
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors Bot commented May 12, 2026

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

@mathlib-triage mathlib-triage Bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label May 12, 2026
@ADedecker
Copy link
Copy Markdown
Member Author

bors merge

@mathlib-triage mathlib-triage Bot added the ready-to-merge This PR has been sent to bors. label May 12, 2026
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors Bot commented May 12, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat: trivial homeomorphisms between quotient spaces [Merged by Bors] - feat: trivial homeomorphisms between quotient spaces May 12, 2026
@mathlib-bors mathlib-bors Bot closed this May 12, 2026
mathlib-bors Bot pushed a commit that referenced this pull request May 12, 2026
They mostly were introduced in #39266; also fix the same grammar typo
'an homeomorphism' in the rest of mathlib.
mathlib-bors Bot pushed a commit that referenced this pull request May 12, 2026
They mostly were introduced in #39266; also fix the same grammar typo 'an homeomorphism' in the rest of mathlib.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). ready-to-merge This PR has been sent to bors. t-topology Topological spaces, uniform spaces, metric spaces, filters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants