Conversation
PR summary a5d0b2bb9bImport changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 You can run this locally as follows## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>The doc-module for Increase in tech debt: (relative, absolute) = (2.45, 0.41)
Current commit a5d0b2bb9b You can run this locally as
|
|
Marked as WIP, as I'd like to add a linter warning downstream users that the file has been moved. See https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/.60Deprecated.60.20folder/near/495451394 |
|
This PR/issue depends on:
|
|
|
||
|
|
||
| end AnalyticManifold | ||
| deprecated_module (since "2025-04-13") |
There was a problem hiding this comment.
Can you add a deprecation message, explaining that analytic manifolds are integrated into the smoothness hierarchy now --- so one should use IsManifold I \omega M instead of AnalyticManifold I M?
grunweg
left a comment
There was a problem hiding this comment.
Thanks for creating separate commits for this; that made reviewing really easy. Looks great!
maintainer delegate
|
🚀 Pull request has been placed on the maintainer queue by grunweg. |
|
✌️ sgouezel can now approve this pull request. To approve and merge a pull request, simply reply with |
Co-authored-by: grunweg <rothgami@math.hu-berlin.de>
|
This passes CI, by the way: is there anything else left to be done? |
|
bors r+ |
It's now superseded by the generic `IsManifold`. Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
|
Build failed: |
|
bors r+ |
It's now superseded by the generic `IsManifold`. Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
|
Pull request successfully merged into master. Build succeeded: |
AnalyticManifoldAnalyticManifold
It's now superseded by the generic `IsManifold`. Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
It's now superseded by the generic
IsManifold.