Skip to content

[Merged by Bors] - feat: smoothness on a set can be checked in extended charts#36816

Closed
grunweg wants to merge 3 commits intoleanprover-community:masterfrom
grunweg:immersions-cn-prepreqs
Closed

[Merged by Bors] - feat: smoothness on a set can be checked in extended charts#36816
grunweg wants to merge 3 commits intoleanprover-community:masterfrom
grunweg:immersions-cn-prepreqs

Conversation

@grunweg
Copy link
Copy Markdown
Contributor

@grunweg grunweg commented Mar 18, 2026

Cherry-picked from #28796: it might not get used in the eventual PR there, but this lemma seems useful independently.
(In any case, I would like to use these lemmas now, and there is no reason to wait until I have filled in the missing API for #28796.)


Open in Gitpod

@grunweg grunweg added t-differential-geometry Manifolds etc t-analysis Analysis (normed *, calculus) labels Mar 18, 2026
@grunweg grunweg mentioned this pull request Mar 18, 2026
5 tasks
@grunweg grunweg requested a review from sgouezel March 18, 2026 16:25
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 18, 2026

PR summary 369423a5d4

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Geometry.Manifold.ContMDiff.Atlas 2226 2229 +3 (+0.13%)
Import changes for all files
Files Import difference
Mathlib.Geometry.Manifold.ContMDiff.Atlas 3

Declarations diff

+ ContDiffWithinAt.fst
+ ContDiffWithinAt.snd
+ OpenPartialHomeomorph.contMDiffOn_writtenInExtend_iff
+ OpenPartialHomeomorph.contMDiffWithinAt_writtenInExtend_iff
+ contDiffAt_prod_iff
+ contDiffOn_prod_iff
+ contDiffWithinAt_prod_iff
+ contDiff_prod_iff
+ contMDiffOn_extend
+ extend_target_eq_image_source

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

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

The doc-module for scripts/pr_summary/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/reporting/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

Copy link
Copy Markdown
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+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 19, 2026

✌️ 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.

@mathlib-triage mathlib-triage bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Mar 19, 2026
@grunweg
Copy link
Copy Markdown
Contributor Author

grunweg commented Mar 19, 2026

Thanks for the fast review!
bors merge

@mathlib-triage mathlib-triage bot added the ready-to-merge This PR has been sent to bors. label Mar 19, 2026
mathlib-bors bot pushed a commit that referenced this pull request Mar 19, 2026
Cherry-picked from #28796: it might not get used in the eventual PR there, but this lemma seems useful independently.
(In any case, I would like to use these lemmas now, and there is no reason to wait until I have filled in the missing API for #28796.)
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 19, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: smoothness on a set can be checked in extended charts [Merged by Bors] - feat: smoothness on a set can be checked in extended charts Mar 19, 2026
@mathlib-bors mathlib-bors bot closed this Mar 19, 2026
justus-springer pushed a commit to justus-springer/mathlib4 that referenced this pull request Mar 28, 2026
…er-community#36816)

Cherry-picked from leanprover-community#28796: it might not get used in the eventual PR there, but this lemma seems useful independently.
(In any case, I would like to use these lemmas now, and there is no reason to wait until I have filled in the missing API for leanprover-community#28796.)
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-analysis Analysis (normed *, calculus) t-differential-geometry Manifolds etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants