mathlib
mathlib copied to clipboard
feat(analysis/calculus/cont_diff): Prove that `fderiv_within` is `C^n` for functions with parameters
- Prove that
fderiv_withinisC^n(at a point within a set) for a function with parameters - Move existing lemmas (for functions without parameters) down in the file
- There are some inconvenient side-conditions needed for the lemmas, that could maybe organized better
- This is useful for lemmas about
mfderiv - From the sphere eversion project
- [ ] depends on: #16933
This PR/issue depends on:
- ~~leanprover-community/mathlib#16933~~ By Dependent Issues (🤖). Happy coding!
Is it hard to split this PR into 2: (1) reorder/rename; (2) new features?
Is it hard to split this PR into 2: (1) reorder/rename; (2) new features?
Ok, I opened #17585, which can be merged first
This PR/issue depends on:
- ~~leanprover-community/mathlib#16933~~
- ~~leanprover-community/mathlib#17585~~ By Dependent Issues (🤖). Happy coding!
Can you merge master and change the PR description?
oops, I did that request before I saw the latest review. Thanks for the initial review! EDIT: but now it can be reviewed again :-)
:v: fpvandoorn can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.
Thanks for the synchronization reminder, I might have forgotten it. It is leanprover/mathlib4#1833
bors merge
Pull request successfully merged into master.
Build succeeded: