Theorems · Theorem · probability
ProbabilityTheory.Kernel.parallelComp_id_right_comp_parallelComp
∀ {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} {X' : Type u_5}
{mX' : MeasurableSpace X'} {η : ProbabilityTheory.Kernel X' Z} [ProbabilityTheory.IsSFiniteKernel η]
{ξ : ProbabilityTheory.Kernel Z T} [ProbabilityTheory.IsSFiniteKernel ξ],
(ξ.parallelComp ProbabilityTheory.Kernel.id).comp (η.parallelComp κ) = (ξ.comp η).parallelComp κ- 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.
Cites12
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.IsSFiniteKernelstatement and proof · 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.swapproof · cited by 27
- ProbabilityTheory.Kernel.id_compproof · cited by 9
- ProbabilityTheory.Kernel.comp_assocproof · cited by 7
- ProbabilityTheory.Kernel.parallelComp_id_left_comp_parallelCompproof · cited by 5
- ProbabilityTheory.Kernel.swap_parallelCompproof · cited by 4
- ProbabilityTheory.Kernel.swap_swapproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.parallelComp_comp_parallelCompproof · cited by 2
- ProbabilityTheory.Kernel.parallelComp_commproof · cited by 1