Theorems · Theorem · measure theory
MeasureTheory.measure_le_laverage_pos
∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → ENNReal}
[MeasureTheory.IsFiniteMeasure μ], μ ≠ 0 → AEMeasurable f μ → 0 < μ {x | f x ≤ ⨍⁻ (a : α), f a ∂μ}First moment method. A measurable function is smaller than its mean on a set of positive measure.
- Defined in
- Mathlib.MeasureTheory.Integral.Average
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 259 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.ofPredstatement and proof · cited by 6,101
- Set.univproof · cited by 3,945
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.measure_ne_topproof · cited by 171
- MeasureTheory.Measure.restrict_univproof · cited by 76
- MeasureTheory.laveragestatement and proof · cited by 44
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.exists_le_laverageproof · cited by 1
- MeasureTheory.exists_notMem_null_le_laverageproof · cited by 1
- MeasureTheory.measure_le_lintegral_posproof · cited by 0