Commit 2025-01-07 20:33 1e7c41df

View on Github →

chore: extract 3 new files out of MeasureSpace (#20509) The MeasureSpace file contains many definitions about measures and is 2000 lines long. This PR splits 3 files by taking material from the bottom of MeasureSpace:

  • Map: map of a measure by a function
  • AbsolutelyContinuous: absolute continuity of measures
  • QuasiMeasurePreserving: quasi measure preserving functions

Estimated changes

added theorem MeasurableEquiv.map_ae
deleted theorem MeasurableEquiv.map_ae
deleted theorem MeasureTheory.ae_map_iff
deleted theorem MeasureTheory.ae_mono