Theorems · Theorem · probability
MeasureTheory.map_eq_setLIntegral_pdf
∀ {Ω : Type u_1} {E : Type u_2} [inst : MeasurableSpace E] {m : MeasurableSpace Ω} (X : Ω → E)
(ℙ : MeasureTheory.Measure Ω) (μ : autoParam (MeasureTheory.Measure E) MeasureTheory.map_eq_setLIntegral_pdf._auto_1)
[hX : MeasureTheory.HasPDF X ℙ μ] {s : Set E},
MeasurableSet s → (MeasureTheory.Measure.map X ℙ) s = ∫⁻ (x : E) in s, MeasureTheory.pdf X ℙ μ x ∂μ- Defined in
- Mathlib.Probability.Density
- Cited by
- 2 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.
Cites14
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.lintegralstatement · cited by 1,152
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- MeasureTheory.Measure.withDensityproof · cited by 265
- MeasureTheory.withDensity_applyproof · cited by 73
- MeasureTheory.HasPDFstatement and proof · cited by 37
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.pdf.lintegral_eq_measure_univproof · cited by 1
- MeasureTheory.pdf.indepFun_iff_pdf_prod_eq_pdf_mul_pdfproof · cited by 0