Theorems · Theorem · measure theory
MeasureTheory.measure_integral_le_pos
∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → ℝ}
[MeasureTheory.IsProbabilityMeasure μ], MeasureTheory.Integrable f μ → 0 < μ {x | ∫ (a : α), f a ∂μ ≤ f x}First moment method. An integrable function is greater than its integral on a set of positive measure.
- Defined in
- Mathlib.MeasureTheory.Integral.Average
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.ofPredstatement and proof · cited by 6,101
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasureTheory.IsProbabilityMeasure.ne_zeroproof · cited by 17
- MeasureTheory.average_eq_integralproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.