Commit 2025-02-11 15:35 a91c517c

View on Github →

feat(MeasureTheory): TendstoInMeasure gives ae unique limits; TendstoInMeasure equivalent to subsequences converging ae (#14033) feat: change mostly in MeasureTheory.Function.TendstoInMeasure Two new features:

  1. Limits in Measure are ae unique
  2. Convergence in Measure is equivalent to the proof that every subsequence has a further subsequence which converges (back-direction is new)

Estimated changes