Theorems · Theorem · measure theory
MeasureTheory.Integrable.measure_ge_lt_top
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup β]
{f : α → β} [inst_1 : Lattice β] [HasSolidNorm β] [AddLeftMono β],
MeasureTheory.Integrable f μ → ∀ {ε : β}, 0 < ε → μ {a | ε ≤ f a} < ⊤If f is integrable, then for any c > 0 the set {x | f x ≥ c} has finite
measure.
- Cited by
- 1 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.
Cites22
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
- LE.le.transproof · cited by 3,151
- LT.lt.leproof · cited by 2,189
- LT.lt.ne'proof · cited by 1,417
- MeasureTheory.Integrablestatement and proof · cited by 1,367
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Integrable.measure_gt_lt_topproof · cited by 2