Theorems · Theorem · measure theory
MeasureTheory.lintegral_le_of_forall_fin_meas_trim_le
∀ {α : Type u_1} {m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} (hm : m ≤ m0)
[MeasureTheory.SigmaFinite (μ.trim hm)] (C : ENNReal) {f : α → ENNReal},
(∀ (s : Set α), MeasurableSet s → μ s ≠ ⊤ → ∫⁻ (x : α) in s, f x ∂μ ≤ C) → ∫⁻ (x : α), f x ∂μ ≤ CIf the Lebesgue integral of a function is bounded by some constant on all sets with finite measure in a sub-σ-algebra and the measure is σ-finite on that sub-σ-algebra, then the integral over the whole space is bounded by that same constant.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasureTheory.SigmaFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 and proof · 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
- Top.topstatement and proof · cited by 9,680
- Set.univproof · cited by 3,945
- MeasurableSetstatement and proof · cited by 3,075
- iSupproof · cited by 2,415
- le_reflproof · cited by 2,061
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- Monotoneproof · cited by 1,397
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_of_forall_fin_meas_le'proof · cited by 3
- MeasureTheory.lintegral_nnnorm_condExpIndSMul_leproof · cited by 1
- MeasureTheory.lintegral_le_of_forall_fin_meas_leproof · cited by 0
- MeasureTheory.lintegral_le_of_forall_fin_meas_le_of_measurableproof · cited by 0
- MeasureTheory.lintegral_nnnorm_condExpL2_indicator_leproof · cited by 0