Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-10-27 07:38 1a249186

View on Github →

feat(analysis/calculus/uniform_limits_deriv): pointwise convergence out of derivative convergence on a preconnected set (#17123) Also cleanup the file calculus/uniform_limits_deriv by removing unnecessary typeclass assumptions, fixing lemma names and docstrings, and replacing convergence assumptions by Cauchyness assumption when the limit is not relevant.

Estimated changes