mathlib
0fac0807
- refactor(analysis/calculus/mean_value): Remove useless hypotheses (#10129)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
refactor(analysis/calculus/mean_value): Remove useless hypotheses (#10129) Because the junk value of `deriv` is `0`, assuming `∀ x, 0 < deriv f x` implies that `f` is derivable. We thus remove all those redundant derivability assumptions.
Author
YaelDillies
Parents
fed57b54
Loading