Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-08-06 16:42 35ecc7ba

View on Github →

feat(analysis/calculus): Rolle's and Cauchy's mean value theorems with weaker assumptions (deps : 3590) (#3681) This introduces stronger versions of Rolle's theorem and Cauchy's mean value theorem, essentially by encapsulating an extension by continuity using the newly introduced extend_from of #3590

Estimated changes