Theorems · Theorem · probability
MeasureTheory.BoundedContinuousFunction.integral_eq_integral_meas_le
∀ {α : Type u_2} [inst : MeasurableSpace α] [inst_1 : TopologicalSpace α] [OpensMeasurableSpace α]
(f : BoundedContinuousFunction α ℝ) (μ : MeasureTheory.Measure α) [MeasureTheory.IsFiniteMeasure μ],
0 ≤ᵐ[μ] ⇑f → ∫ (ω : α), f ω ∂μ = ∫ (t : ℝ) in Set.Ioc 0 ‖f‖, μ.real {a | t ≤ f a}A version of the layer cake formula for bounded continuous functions and finite measures:
∫ f dμ = ∫ t in (0, ‖f‖], μ {x | f(x) ≥ t} dt.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 266 from the axioms · uses propext, Classical.choice, Quot.sound
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.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.ofPredstatement · cited by 6,101
- Norm.normstatement · cited by 5,413
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.LevyProkhorov.continuous_toMeasure_probabilityMeasureproof · cited by 1