Theorems · Theorem · probability
ProbabilityTheory.integral_truncation_eq_intervalIntegral
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → ℝ},
MeasureTheory.AEStronglyMeasurable f μ →
∀ {A : ℝ},
0 ≤ A → ∫ (x : α), ProbabilityTheory.truncation f A x ∂μ = ∫ (y : ℝ) in -A..A, y ∂MeasureTheory.Measure.map f μ- Defined in
- Mathlib.Probability.StrongLaw
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.integralstatement and proof · cited by 1,779
- pow_oneproof · cited by 894
- one_ne_zeroproof · cited by 885
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- intervalIntegralstatement and proof · cited by 546
- ProbabilityTheory.truncationstatement and proof · cited by 23
- ProbabilityTheory.moment_truncation_eq_intervalIntegralproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.