Theorems · Theorem · probability
ProbabilityTheory.Kernel.parallelComp_comp_parallelComp
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} {mX : MeasurableSpace X} {mY : MeasurableSpace Y}
{mZ : MeasurableSpace Z} {κ : ProbabilityTheory.Kernel X Y} {X' : Type u_5} {Y' : Type u_6} {Z' : Type u_7}
{mX' : MeasurableSpace X'} {mY' : MeasurableSpace Y'} {mZ' : MeasurableSpace Z'} [ProbabilityTheory.IsSFiniteKernel κ]
{η : ProbabilityTheory.Kernel Y Z} [ProbabilityTheory.IsSFiniteKernel η] {κ' : ProbabilityTheory.Kernel X' Y'}
[ProbabilityTheory.IsSFiniteKernel κ'] {η' : ProbabilityTheory.Kernel Y' Z'} [ProbabilityTheory.IsSFiniteKernel η'],
(η.parallelComp η').comp (κ.parallelComp κ') = (η.comp κ).parallelComp (η'.comp κ')- Cited by
- 2 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.
Cites10
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.idproof · cited by 72
- ProbabilityTheory.Kernel.parallelCompstatement and proof · cited by 49
- ProbabilityTheory.Kernel.comp_idproof · cited by 8
- ProbabilityTheory.Kernel.comp_assocproof · cited by 7
- ProbabilityTheory.Kernel.parallelComp_id_left_comp_parallelCompproof · cited by 5
- ProbabilityTheory.Kernel.parallelComp_id_right_comp_parallelCompproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.parallelComp_comp_prodproof · cited by 3
- ProbabilityTheory.deterministic_comp_posteriorproof · cited by 0