Theorems · Theorem · measure theory
MeasureTheory.setIntegral_gt_gt
∀ {X : Type u_1} {mX : MeasurableSpace X} {μ : MeasureTheory.Measure X} {R : ℝ} {f : X → ℝ},
0 ≤ R →
MeasureTheory.IntegrableOn f {x | R < f x} μ →
μ {x | R < f x} ≠ 0 → μ.real {x | R < f x} * R < ∫ (x : X) in {x | R < f x}, f x ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 257 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.ofPredstatement and proof · cited by 6,101
- LE.le.transproof · cited by 3,151
- MeasureTheory.aeproof · cited by 2,352
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- ENNReal.ofNNRealproof · cited by 1,279
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.ae_bdd_condExp_of_ae_bddproof · cited by 0