Theorems · Theorem · probability
ProbabilityTheory.Kernel.prodAssoc_prod
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_4} {δ : Type u_5}
{mγ : MeasurableSpace γ} {mδ : MeasurableSpace δ} (κ : ProbabilityTheory.Kernel α β)
[ProbabilityTheory.IsSFiniteKernel κ] (η : ProbabilityTheory.Kernel α γ) [ProbabilityTheory.IsSFiniteKernel η]
(ξ : ProbabilityTheory.Kernel α δ) [ProbabilityTheory.IsSFiniteKernel ξ],
((κ.prod ξ).prod η).map ⇑MeasurableEquiv.prodAssoc = κ.prod (ξ.prod η)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 227 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.Measureproof · cited by 10,939
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.Measure.mapproof · cited by 858
- MeasureTheory.Measure.prodproof · cited by 353
- MeasurableEquivstatement · cited by 269
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- ProbabilityTheory.Kernel.extproof · cited by 116
- ProbabilityTheory.Kernel.mapstatement · cited by 84
- ProbabilityTheory.Kernel.prodstatement and proof · cited by 65
- MeasurableEquiv.measurableproof · cited by 57
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.partialTraj_eq_prodproof · cited by 3
- ProbabilityTheory.Kernel.prodAssoc_symm_prodproof · cited by 1