Theorems · Theorem · measure theory
MeasureTheory.toReal_laverage
∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → ENNReal},
AEMeasurable f μ → (∀ᵐ (x : α) ∂μ, f x ≠ ⊤) → (⨍⁻ (x : α), f x ∂μ).toReal = ⨍ (x : α), (f x).toReal ∂μ- Defined in
- Mathlib.MeasureTheory.Integral.Average
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.univproof · cited by 3,945
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.integralproof · cited by 1,779
- MeasureTheory.lintegralproof · cited by 1,152
- ENNReal.toRealstatement and proof · cited by 859
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_le_setLAverage_posproof · cited by 2
- MeasureTheory.measure_setLAverage_le_posproof · cited by 2
- MeasureTheory.toReal_setLAverageproof · cited by 0