Commit 2025-06-18 09:26 a8f73118
View on Github →chore: split the file MeasureTheory.Function.Jacobian
(#26069)
I will add later more material for the change of variables with respect to monotone functions, so better split the file in advance. The new file, named JacobianOneDim
, contains the material originally in Jacobian
but dealing with one-dimensional functions.
Along the way, I add one lemma lintegral_image_eq_lintegral_abs_deriv_mul
which was obviously missing.