Skip to content

[Merged by Bors] - feat: add mdifferentiable version of hom bundle smoothness lemmas#26922

Closed
grunweg wants to merge 2 commits intoleanprover-community:masterfrom
grunweg:mdifferentiable-hombundle
Closed

[Merged by Bors] - feat: add mdifferentiable version of hom bundle smoothness lemmas#26922
grunweg wants to merge 2 commits intoleanprover-community:masterfrom
grunweg:mdifferentiable-hombundle

Conversation

@grunweg
Copy link
Copy Markdown
Contributor

@grunweg grunweg commented Jul 9, 2025

These are necessary to prove that the pairing of bundle sections induced by a smooth Riemannian metric preserves differentiability.

From the path towards geodesics and the Levi-Civita connection.

Co-authored-by: Patrick Massot patrickmassot@free.fr


Open in Gitpod

These are necessary to prove that the pairing of bundle sections induced by a
smooth Riemannian metric preserves differentiability.

From the path towards geodesics and the Levi-Civita connection.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 9, 2025

PR summary 59726ffacf

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Geometry.Manifold.VectorBundle.Hom 1962 1968 +6 (+0.31%)
Import changes for all files
Files Import difference
Mathlib.Geometry.Manifold.ContMDiffMFDeriv 2
Mathlib.Geometry.Manifold.VectorBundle.Hom Mathlib.Geometry.Manifold.VectorBundle.Riemannian 6

Declarations diff

+ MDifferentiable.clm_bundle_apply
+ MDifferentiable.clm_bundle_apply₂
+ MDifferentiableAt.clm_bundle_apply
+ MDifferentiableAt.clm_bundle_apply₂
+ MDifferentiableOn.clm_bundle_apply
+ MDifferentiableOn.clm_bundle_apply₂
+ MDifferentiableWithinAt.clm_bundle_apply
+ MDifferentiableWithinAt.clm_bundle_apply₂
+ mdifferentiableAt_hom_bundle
+ mdifferentiableOn_continuousLinearMapCoordChange
+ mdifferentiableWithinAt_hom_bundle

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 script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/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).

@grunweg grunweg mentioned this pull request Jul 9, 2025
35 tasks
@sgouezel
Copy link
Copy Markdown
Contributor

bors r+
Thanks!

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Jul 16, 2025
mathlib-bors bot pushed a commit that referenced this pull request Jul 16, 2025
…6922)

These are necessary to prove that the pairing of bundle sections induced by a smooth Riemannian metric preserves differentiability.

From the path towards geodesics and the Levi-Civita connection.

Co-authored-by: Patrick Massot <patrickmassot@free.fr>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 16, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: add mdifferentiable version of hom bundle smoothness lemmas [Merged by Bors] - feat: add mdifferentiable version of hom bundle smoothness lemmas Jul 16, 2025
@mathlib-bors mathlib-bors bot closed this Jul 16, 2025
@grunweg grunweg deleted the mdifferentiable-hombundle branch July 16, 2025 23:07
callesonne pushed a commit to callesonne/mathlib4 that referenced this pull request Jul 24, 2025
…anprover-community#26922)

These are necessary to prove that the pairing of bundle sections induced by a smooth Riemannian metric preserves differentiability.

From the path towards geodesics and the Levi-Civita connection.

Co-authored-by: Patrick Massot <patrickmassot@free.fr>
hrmacbeth pushed a commit to szqzs/mathlib4 that referenced this pull request Jul 28, 2025
…anprover-community#26922)

These are necessary to prove that the pairing of bundle sections induced by a smooth Riemannian metric preserves differentiability.

From the path towards geodesics and the Levi-Civita connection.

Co-authored-by: Patrick Massot <patrickmassot@free.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-differential-geometry Manifolds etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants