Theorems · Theorem · probability
ProbabilityTheory.Kernel.compProd_def
∀ {α : Type u_4} {β : Type u_5} {γ : Type u_6} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} (κ : ProbabilityTheory.Kernel α β) (η : ProbabilityTheory.Kernel (α × β) γ),
κ.compProd η =
(((((ProbabilityTheory.Kernel.swap γ β).comp (η.parallelComp ProbabilityTheory.Kernel.id)).comp
(ProbabilityTheory.Kernel.deterministic ⇑MeasurableEquiv.prodAssoc.symm ⋯)).comp
(ProbabilityTheory.Kernel.id.parallelComp (ProbabilityTheory.Kernel.copy β))).comp
(ProbabilityTheory.Kernel.id.parallelComp κ)).comp
(ProbabilityTheory.Kernel.copy α)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 225 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasurableEquivstatement · cited by 269
- MeasurableEquiv.symmstatement and proof · cited by 155
- ProbabilityTheory.Kernel.compstatement and proof · cited by 129
- ProbabilityTheory.Kernel.compProdstatement · cited by 99
- ProbabilityTheory.Kernel.idstatement and proof · cited by 72
- ProbabilityTheory.Kernel.deterministicstatement and proof · cited by 57
- ProbabilityTheory.Kernel.parallelCompstatement and proof · cited by 49
- ProbabilityTheory.Kernel.copystatement and proof · cited by 29
- ProbabilityTheory.Kernel.swapstatement and proof · cited by 27
Cited by5
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.compProd_applyproof · cited by 31
- ProbabilityTheory.Kernel.compProd_of_not_isSFiniteKernel_leftproof · cited by 12
- ProbabilityTheory.Kernel.compProd_of_not_isSFiniteKernel_rightproof · cited by 8
- ProbabilityTheory.Kernel.compProd_eq_sum_compProd_leftproof · cited by 0
- ProbabilityTheory.Kernel.compProd_eq_sum_compProd_rightproof · cited by 0