Commit 2023-01-25 16:34 27f315c5
View on Github →feat(analysis/calculus/cont_diff): Prove that fderiv_within is C^n for functions with parameters (#16946)
- Prove that fderiv_withinisC^n(at a point within a set) for a function with parameters
- There are some inconvenient side-conditions needed for the lemmas, feel free to recommend improvements
- set.diag_imageis not used, but a (useful) left-over used before a refactor.
- This is useful for lemmas about mfderivand the smooth vector bundle refactor
- From the sphere eversion project