Theorems · Theorem · measure theory
MeasureTheory.lintegral_pos_iff_support
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → ENNReal},
Measurable f → (0 < ∫⁻ (a : α), f a ∂μ ↔ 0 < μ (Function.support f))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · 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
- Set.ofPredproof · cited by 6,101
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.lintegralstatement · cited by 1,152
- Function.supportstatement · cited by 610
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.setLIntegral_pos_iffproof · cited by 0