Theorems · Theorem · probability
ProbabilityTheory.Kernel.parallelComp_comp_prod
∀ {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} {Y' : Type u_6} {Z' : Type u_7} {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 (κ.prod κ') = (η.comp κ).prod (η'.comp κ')- Cited by
- 3 results in Mathlib
- Foundations
- Depth 229 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.prodstatement and proof · cited by 65
- ProbabilityTheory.Kernel.parallelCompstatement and proof · cited by 49
- ProbabilityTheory.Kernel.copyproof · cited by 29
- ProbabilityTheory.Kernel.comp_assocproof · cited by 7
- ProbabilityTheory.Kernel.parallelComp_comp_copyproof · cited by 3
- ProbabilityTheory.Kernel.parallelComp_comp_parallelCompproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.compProd_mapproof · cited by 4
- MeasureTheory.Measure.parallelComp_comp_compProdproof · cited by 1
- ProbabilityTheory.avgRisk_eq_lintegral_posterior_prodproof · cited by 1