Theorems · Theorem · measure theory
MeasureTheory.exists_pos_lintegral_lt_of_sigmaFinite
∀ {α : Type u_1} [inst : MeasurableSpace α] (μ : MeasureTheory.Measure α) [MeasureTheory.SigmaFinite μ] {ε : ENNReal},
ε ≠ 0 → ∃ g, (∀ (x : α), 0 < g x) ∧ Measurable g ∧ ∫⁻ (x : α), ↑(g x) ∂μ < εIn a sigma-finite measure space, there exists an integrable function which is positive everywhere (and with an arbitrarily small integral).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · 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.topproof · cited by 9,680
- Set.preimageproof · cited by 4,946
- NNRealstatement and proof · cited by 4,310
- mul_commproof · cited by 2,262
- SummationFilter.unconditionalproof · cited by 2,068
- Measurablestatement and proof · cited by 1,499
- ENNReal.ofNNRealstatement and proof · cited by 1,279
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.exists_lt_lowerSemicontinuous_lintegral_geproof · cited by 1