Theorems · Theorem · measure theory
MeasureTheory.setLIntegral_lt_top_of_bddAbove
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : Set α},
μ s ≠ ⊤ → ∀ {f : α → NNReal}, BddAbove (f '' s) → ∫⁻ (x : α) in s, ↑(f x) ∂μ < ⊤Lebesgue integral of a bounded function over a set of finite measure is finite.
Note that this lemma assumes no regularity of either f or s.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.imagestatement and proof · cited by 5,609
- NNRealstatement and proof · cited by 4,310
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- ENNReal.ofNNRealstatement · cited by 1,279
- MeasureTheory.lintegralstatement · cited by 1,152
- BddAbovestatement and proof · cited by 620
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.setLIntegral_lt_top_of_isCompactproof · cited by 1
- MeasureTheory.IsLocallyFiniteMeasure.withDensity_coeproof · cited by 1