Theorems · Theorem · probability
MeasureTheory.Measure.prodMkLeft_comp_compProd
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {μ : MeasureTheory.Measure α} {κ : ProbabilityTheory.Kernel α β}
{η : ProbabilityTheory.Kernel β γ} [MeasureTheory.SFinite μ] [ProbabilityTheory.IsSFiniteKernel κ],
(μ.compProd κ).bind ⇑(ProbabilityTheory.Kernel.prodMkLeft α η) = (μ.bind ⇑κ).bind ⇑η- Cited by
- 1 results in Mathlib
- Foundations
- Depth 229 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.SFinitestatement and proof · cited by 449
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- MeasureTheory.Measure.bindstatement and proof · cited by 173
- MeasureTheory.Measure.compProdstatement and proof · cited by 132
- measurable_sndproof · cited by 94
- ProbabilityTheory.Kernel.prodMkLeftstatement and proof · cited by 38
- ProbabilityTheory.Kernel.comapproof · cited by 34
- MeasureTheory.Measure.sndproof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.HasSubgaussianMGF.prodMkLeft_compProdproof · cited by 1