Theorems · Theorem · measure theory
MeasureTheory.Integrable.measure_le_lt_top
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup β]
{f : α → β} [inst_1 : Lattice β] [HasSolidNorm β] [AddLeftMono β],
MeasureTheory.Integrable f μ → ∀ {c : β}, c < 0 → μ {a | f a ≤ c} < ⊤If f is integrable, then for any c < 0 the set {x | f x ≤ c} has finite
measure.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement · cited by 9,680
- Set.ofPredstatement and proof · cited by 6,101
- Norm.normproof · cited by 5,413
- LE.le.transproof · cited by 3,151
- LT.lt.leproof · cited by 2,189
- MeasureTheory.Integrablestatement and proof · cited by 1,367
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.ae_nonneg_of_forall_setIntegral_nonnegproof · cited by 3
- MeasureTheory.Integrable.measure_lt_lt_topproof · cited by 0