Theorems · Theorem · measure theory
MeasureTheory.exists_lt_lintegral_simpleFunc_of_lt_lintegral
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [MeasureTheory.SigmaFinite μ] {f : α → NNReal}
{L : ENNReal},
L < ∫⁻ (x : α), ↑(f x) ∂μ → ∃ g, (∀ (x : α), g x ≤ f x) ∧ ∫⁻ (x : α), ↑(g x) ∂μ < ⊤ ∧ L < ∫⁻ (x : α), ↑(g x) ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 205 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.
Cites18
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
- 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
- NNRealstatement and proof · cited by 4,310
- LE.le.transproof · cited by 3,151
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- ENNReal.coe_le_coeproof · cited by 73
Cited by1
Results whose statement or proof uses this declaration.
- intervalIntegral.integrableOn_deriv_right_of_nonnegproof · cited by 1