Theorems · Theorem · probability
ProbabilityTheory.IndepFun.pdf_add_eq_lconvolution_pdf
∀ {Ω : Type u_1} {G : Type u_2} {mΩ : MeasurableSpace Ω} {ℙ : MeasureTheory.Measure Ω} [inst : AddGroup G]
{mG : MeasurableSpace G} [MeasurableAdd₂ G] [MeasurableNeg G] {μ : MeasureTheory.Measure G} [μ.IsAddLeftInvariant]
{X Y : Ω → G} [MeasureTheory.SFinite μ] [MeasureTheory.HasPDF X ℙ μ] [MeasureTheory.HasPDF Y ℙ μ]
[MeasureTheory.IsFiniteMeasure ℙ],
ProbabilityTheory.IndepFun X Y ℙ →
MeasureTheory.pdf (X + Y) ℙ μ =ᵐ[μ] MeasureTheory.lconvolution (MeasureTheory.pdf X ℙ μ) (MeasureTheory.pdf Y ℙ μ) μ- Defined in
- Mathlib.Probability.Density
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 235 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- AddGroupstatement and proof · cited by 4,410
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.rnDerivproof · cited by 234
- ProbabilityTheory.IndepFunstatement and proof · cited by 192
- MeasurableAdd₂statement and proof · cited by 155
- MeasureTheory.Measure.IsAddLeftInvariantstatement and proof · cited by 148
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.