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] - chore(MetricSpace/HausdorffDistance): split in two #9809

Closed
wants to merge 17 commits into from

Conversation

grunweg
Copy link
Collaborator

@grunweg grunweg commented Jan 17, 2024

The file was becoming a bit large (1550 lines). Split in two files of about 900 and 700 lines:
the first file contains more basic material, the second file contains all material related to thickenings.

Extend the module docstrings by mentioning the main results in this file.


Feedback about the new docstrings is welcome; I wrote them from scratch.

Open in Gitpod

@grunweg grunweg added awaiting-review awaiting-CI t-topology Topological spaces, uniform spaces, metric spaces, filters labels Jan 17, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Jan 19, 2024
@grunweg grunweg removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Jan 19, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Jan 20, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added merge-conflict The PR has a merge conflict with master, and needs manual merging. and removed merge-conflict The PR has a merge conflict with master, and needs manual merging. labels Jan 20, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added merge-conflict The PR has a merge conflict with master, and needs manual merging. and removed merge-conflict The PR has a merge conflict with master, and needs manual merging. labels Jan 26, 2024
@YaelDillies
Copy link
Collaborator

Can you explain what the two new files contain in the PR description?

@grunweg
Copy link
Collaborator Author

grunweg commented Feb 1, 2024

Merged master, and extended the PR description.

@grunweg grunweg removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Feb 1, 2024
Copy link
Collaborator

@YaelDillies YaelDillies left a comment

Choose a reason for hiding this comment

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

I think it makes more sense to move the thickening material to Topology.MetricSpace.Thickening. It's not really a subset of Hausdorff distance material.

Mathlib/Topology/MetricSpace/HausdorffDistance/Basic.lean Outdated Show resolved Hide resolved
@grunweg
Copy link
Collaborator Author

grunweg commented Feb 6, 2024

@YaelDillies Makes sense, I have moved the files as you suggested. (Despite the force-push, only the last three commits are new.)

Copy link
Collaborator

@YaelDillies YaelDillies left a comment

Choose a reason for hiding this comment

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

maintainer merge

Copy link

github-actions bot commented Feb 6, 2024

🚀 Pull request has been placed on the maintainer queue by YaelDillies.

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/MetricSpace/HausdorffDistance.lean Outdated Show resolved Hide resolved
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Feb 6, 2024

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

@grunweg
Copy link
Collaborator Author

grunweg commented Feb 6, 2024

Thank you for the review.
bors r+

mathlib-bors bot pushed a commit that referenced this pull request Feb 6, 2024
The file was becoming a bit large (1550 lines). Split in two files of about 900 and 700 lines:
the first file contains more basic material, the second file contains all material related to thickenings.

Extend the module docstrings by mentioning the main results in this file.
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Feb 6, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(MetricSpace/HausdorffDistance): split in two [Merged by Bors] - chore(MetricSpace/HausdorffDistance): split in two Feb 6, 2024
@mathlib-bors mathlib-bors bot closed this Feb 6, 2024
@mathlib-bors mathlib-bors bot deleted the MR-split-HausdorffDistance branch February 6, 2024 15:00
atarnoam pushed a commit that referenced this pull request Feb 9, 2024
The file was becoming a bit large (1550 lines). Split in two files of about 900 and 700 lines:
the first file contains more basic material, the second file contains all material related to thickenings.

Extend the module docstrings by mentioning the main results in this file.
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

4 participants