Theorems · Theorem · measure theory
MeasureTheory.exists_lintegral_le
∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → ENNReal}
[MeasureTheory.IsProbabilityMeasure μ], ∫⁻ (a : α), f a ∂μ ≠ ⊤ → ∃ x, ∫⁻ (a : α), f a ∂μ ≤ f xFirst moment method. The maximum of a measurable function is greater than its integral.
- Defined in
- Mathlib.MeasureTheory.Integral.Average
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 262 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasureTheory.IsProbabilityMeasure.ne_zeroproof · cited by 17
- MeasureTheory.laverage_eq_lintegralproof · cited by 6
- MeasureTheory.exists_laverage_leproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.le_lmarginalPartialTraj_succproof · cited by 1