Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-07-02 18:55 e4fdc750

View on Github →

refactor(analysis/calculus/*deriv): use eventually_eq in congruence statements (#3261) Use eventually_eq instead of mem_sets for congruence lemmas in continuity and differentiability statements.

Estimated changes