Theorems · Theorem · probability
MeasureTheory.Measure.compProd_map
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {μ : MeasureTheory.Measure α} {κ : ProbabilityTheory.Kernel α β} [MeasureTheory.SFinite μ]
[ProbabilityTheory.IsSFiniteKernel κ] {f : β → γ},
Measurable f → μ.compProd (κ.map f) = MeasureTheory.Measure.map (Prod.map id f) (μ.compProd κ)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 230 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- MeasureTheory.SFinitestatement and proof · cited by 449
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- MeasureTheory.Measure.bindproof · cited by 173
- MeasureTheory.Measure.compProdstatement and proof · cited by 132
- ProbabilityTheory.Kernel.compproof · cited by 129
- measurable_idproof · cited by 89
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.HasCondDistrib.comp_leftproof · cited by 2
- ProbabilityTheory.condIndepFun_iff_map_prod_eq_prod_comp_trimproof · cited by 1
- ProbabilityTheory.Kernel.partialTraj_compProd_eq_map_trajproof · cited by 1
- ProbabilityTheory.condDistrib_compproof · cited by 0