Theorems · Theorem · probability
MeasureTheory.pdf.lintegral_pdf_mul
∀ {Ω : Type u_1} {E : Type u_2} [inst : MeasurableSpace E] {m : MeasurableSpace Ω} {ℙ : MeasureTheory.Measure Ω}
{μ : MeasureTheory.Measure E} {X : Ω → E} [MeasureTheory.HasPDF X ℙ μ] {f : E → ENNReal},
AEMeasurable f μ → ∫⁻ (x : E), MeasureTheory.pdf X ℙ μ x * f x ∂μ = ∫⁻ (x : Ω), f (X x) ∂ℙThe Law of the Unconscious Statistician for nonnegative random variables.
- Defined in
- Mathlib.Probability.Density
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.Measure.mapproof · cited by 858
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.Measure.rnDerivproof · cited by 234
- MeasureTheory.HasPDFstatement and proof · cited by 37
- MeasureTheory.pdfstatement · cited by 32
- MeasureTheory.lintegral_map'proof · cited by 14
- MeasureTheory.HasPDF.absolutelyContinuousproof · cited by 13
- MeasureTheory.HasPDF.aemeasurableproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.