Commit 2025-04-08 20:46 f07b6a30

View on Github →

chore: split out small chunks from MeasureTheory.Integral.Lebesgue.Basic (#23819) Each small chunk requires one import that the rest of MeasureTheory.Integral.Lebesgue.Basic does not need.

  • .Norm imports Analysis.Normed.Group.Basic
  • .MeasurePreserving imports Dynamics.Ergodic.MeasurePreserving
  • .Countable imports MeasureTheory.Measure.Count (and takes a few more lemmas, to preserve the theme)
  • Topology.IndicatorConstPointwise is handled by moving the two declarations requiring it to the only file that uses them (MeasureTheory.Integral.Indicator)

Estimated changes

deleted theorem ENNReal.tsum_const_eq
added theorem ENNReal.tsum_const_eq