Skip to content

[Merged by Bors] - feat(Manifold/MFDeriv): MDifferentiable.pow and variants#33830

Closed
seewoo5 wants to merge 1 commit intoleanprover-community:masterfrom
seewoo5:mdiff-pow
Closed

[Merged by Bors] - feat(Manifold/MFDeriv): MDifferentiable.pow and variants#33830
seewoo5 wants to merge 1 commit intoleanprover-community:masterfrom
seewoo5:mdiff-pow

Conversation

@seewoo5
Copy link
Copy Markdown
Collaborator

@seewoo5 seewoo5 commented Jan 11, 2026


Add MDifferentiableWithinAt.pow and similar theorems for MDifferentiableAt, MDifferentiableOn, MDifferentiable.

Open in Gitpod

@seewoo5 seewoo5 changed the title feat(Manifold/MFDeriv): MDifferentiable.pow and variants feat(Manifold/MFDeriv): MDifferentiable.pow and variants Jan 11, 2026
@seewoo5 seewoo5 requested a review from grunweg January 11, 2026 00:23
@github-actions
Copy link
Copy Markdown

PR summary c2ac49c165

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ MDifferentiable.pow
+ MDifferentiableAt.pow
+ MDifferentiableOn.pow
+ MDifferentiableWithinAt.pow

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

@ADedecker
Copy link
Copy Markdown
Member

Thanks!

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Jan 13, 2026
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors Bot commented Jan 13, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat(Manifold/MFDeriv): MDifferentiable.pow and variants [Merged by Bors] - feat(Manifold/MFDeriv): MDifferentiable.pow and variants Jan 13, 2026
@mathlib-bors mathlib-bors Bot closed this Jan 13, 2026
eliasjudin pushed a commit to eliasjudin/mathlib4 that referenced this pull request Jan 18, 2026
@seewoo5 seewoo5 deleted the mdiff-pow branch February 5, 2026 23:39
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