Theorems · Theorem · probability
ProbabilityTheory.Kernel.parallelComp_comm
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} {T : Type u_4} {mX : MeasurableSpace X} {mY : MeasurableSpace Y}
{mZ : MeasurableSpace Z} {mT : MeasurableSpace T} {κ : ProbabilityTheory.Kernel X Y}
{η : ProbabilityTheory.Kernel Z T},
(ProbabilityTheory.Kernel.id.parallelComp κ).comp (η.parallelComp ProbabilityTheory.Kernel.id) =
(η.parallelComp ProbabilityTheory.Kernel.id).comp (ProbabilityTheory.Kernel.id.parallelComp κ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 228 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.
- MeasurableSpacestatement and proof · cited by 13,106
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.IsSFiniteKernelproof · cited by 248
- ProbabilityTheory.Kernel.compstatement and proof · cited by 129
- ProbabilityTheory.Kernel.idstatement and proof · cited by 72
- ProbabilityTheory.Kernel.parallelCompstatement and proof · cited by 49
- ProbabilityTheory.Kernel.zero_compproof · cited by 10
- ProbabilityTheory.Kernel.comp_idproof · cited by 8
- ProbabilityTheory.Kernel.comp_zeroproof · cited by 8
- ProbabilityTheory.Kernel.parallelComp_of_not_isSFiniteKernel_leftproof · cited by 7
- ProbabilityTheory.Kernel.parallelComp_of_not_isSFiniteKernel_rightproof · cited by 7
- ProbabilityTheory.Kernel.parallelComp_id_left_comp_parallelCompproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.posterior_compproof · cited by 0