Commit 2019-12-23 22:13 439ac4e9
View on Github →feat(analysis/calculus/local_extr): Fermat's Theorem, Rolle's Theorem, Lagrange's MVT, Cauchy's MVT (#1807)
- feat(analysis/calculus/local_extr): Rolle's Theorem, Lagrange's MVT, Cauchy's MVT
- feat(order/filter/extr,topology/algebra/local_extr): local min/max points This commit contains facts that do not require smooth structure on the domain.
- Rewrite: introduce
is_min_filter
,pos_tangent_cone_at
. - Fix compile, move code around
- Drop a TODO, add some docs
- Fix compile
- Fix a typo
- Fix #lint error
- Add some docstrings
- Add some missing lemmas
- Use
differentiable_on
- Add/rewrite file-level docs, rename some lemmas.
- Update src/analysis/calculus/local_extr.lean
- Update src/order/filter/extr.lean
- Fix a docstring, add Wiki links
- Add refs and tags
- File docstring: provide Lean names of the main lemmas.
- Update src/analysis/calculus/local_extr.lean
- Update src/analysis/calculus/local_extr.lean