Skip to content

[Merged by Bors] - refactor: move analyticGroupoid to a new file AnalyticManifold.lean#13785

Closed
girving wants to merge 4 commits intomasterfrom
GI_manifold_groupoid
Closed

[Merged by Bors] - refactor: move analyticGroupoid to a new file AnalyticManifold.lean#13785
girving wants to merge 4 commits intomasterfrom
GI_manifold_groupoid

Conversation

@girving
Copy link
Copy Markdown
Collaborator

@girving girving commented Jun 12, 2024

It used to be in SmoothManifoldWithCorners.lean, but this makes no sense as nothing downstream of that file uses analyticGroupoid. In #10853, I will rewrite the definition of analyticGroupoid and define AnalyticManifold on top of it.


Open in Gitpod

I'm about to rewrite the definition of `analyticGroupoid` and define
`AnalyticManifold` on top of it, in
#10853. @grunweg
suggested splitting out the move of `analyticGroupoid` into a separate
commit, so that the diff is easier. It used to be in
`SmoothManifoldWithCorners.lean`, but this makes no sense as nothing
downstream of that file uses `analyticGroupoid`.
@girving girving added the t-analysis Analysis (normed *, calculus) label Jun 12, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 12, 2024

PR summary dfcd09900f

Import changes

Dependency changes

File Base Count Head Count Change
Mathlib.Geometry.Manifold.SmoothManifoldWithCorners 1455 1450 -5 (-0.34%)

Declarations diff

No declarations were harmed in the making of this PR! 🐙

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

Copy link
Copy Markdown
Contributor

@grunweg grunweg left a comment

Choose a reason for hiding this comment

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

Thank you for following up so quickly! This looks good to me (it's straightforward code motion); I like the new module docstring, a happy by-product is that SmoothManifoldWithCorners can shrink a little (that file is quite large anyway).

I just have one comment about the copyright header.

@grunweg grunweg added the t-differential-geometry Manifolds etc label Jun 14, 2024
@grunweg grunweg changed the title refactor: Move analyticGroupoid to a new AnalyticManifold.lean refactor: move analyticGroupoid to a new file AnalyticManifold.lean Jun 14, 2024
@grunweg
Copy link
Copy Markdown
Contributor

grunweg commented Jun 14, 2024

Thanks for the swift response! I still think this looks good, so let's
maintainer merge

@github-actions
Copy link
Copy Markdown

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

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Jun 14, 2024
Copy link
Copy Markdown
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

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jun 14, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jun 14, 2024
…#13785)

It used to be in `SmoothManifoldWithCorners.lean`, but this makes no sense as nothing downstream of that file uses `analyticGroupoid`. In #10853, I will rewrite the definition of `analyticGroupoid` and define `AnalyticManifold` on top of it.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jun 14, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title refactor: move analyticGroupoid to a new file AnalyticManifold.lean [Merged by Bors] - refactor: move analyticGroupoid to a new file AnalyticManifold.lean Jun 14, 2024
@mathlib-bors mathlib-bors bot closed this Jun 14, 2024
@mathlib-bors mathlib-bors bot deleted the GI_manifold_groupoid branch June 14, 2024 08:24
AntoineChambert-Loir pushed a commit that referenced this pull request Jun 20, 2024
…#13785)

It used to be in `SmoothManifoldWithCorners.lean`, but this makes no sense as nothing downstream of that file uses `analyticGroupoid`. In #10853, I will rewrite the definition of `analyticGroupoid` and define `AnalyticManifold` on top of it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. ready-to-merge This PR has been sent to bors. t-analysis Analysis (normed *, calculus) t-differential-geometry Manifolds etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants