Theorems · Theorem · measure theory
MeasureTheory.Integrable.integral_eq_integral_meas_le
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {f : α → ℝ},
MeasureTheory.Integrable f μ → 0 ≤ᵐ[μ] f → ∫ (ω : α), f ω ∂μ = ∫ (t : ℝ) in Set.Ioi 0, μ.real {a | t ≤ f a}- Defined in
- Mathlib.MeasureTheory.Integral.Layercake
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 263 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.ofPredstatement and proof · cited by 6,101
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.integralstatement and proof · cited by 1,779
- Filter.univ_mem'proof · cited by 1,672
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- Filter.mp_memproof · cited by 1,537
- Set.Ioistatement and proof · cited by 1,463
- MeasureTheory.Integrablestatement and proof · cited by 1,367
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Integrable.integral_eq_integral_Ioc_meas_leproof · cited by 1