Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2023-04-22 06:00 d4817f88

View on Github →

feat(measure_theory/integral/integral_eq_improper): fundamental theorem of calculus on (a, +\infty) (#18844) It became apparent in several applications that we are missing API here. As an illustration, two existing proofs in the library are shortened with the new API.

Estimated changes