Commit 2020-03-29 05:46 5d9e7f58
View on Github →feat(analysis/calculus/fderiv): define has_strict_fderiv_at (#2249)
- Move code aroud
- general constructions (product, chain rule) before arithmetic;
- bundled E →L[𝕜] Fmaps before unbundled
- Use maps_toinstead off '' _ ⊆ _
- feat(analysis/calculus/fderiv): define has_strict_fderiv_atProve strict differentiability of all functions found in this file, cleanup.
- Update src/analysis/calculus/fderiv.lean Co-Authored-By: sgouezel sebastien.gouezel@univ-rennes1.fr
- Docs, var name