Theorems · Theorem · probability
ProbabilityTheory.Kernel.parallelComp_id_left_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 ξ],
(ProbabilityTheory.Kernel.id.parallelComp ξ).comp (κ.parallelComp η) = κ.parallelComp (ξ.comp η)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralproof · cited by 1,152
- MeasureTheory.Measure.extproof · cited by 308
- Measurable.aemeasurableproof · cited by 304
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
Cited by5
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.parallelComp_comp_parallelCompproof · cited by 2
- ProbabilityTheory.Kernel.parallelComp_id_right_comp_parallelCompproof · cited by 2
- ProbabilityTheory.Kernel.parallelComp_commproof · cited by 1
- ProbabilityTheory.Kernel.id_parallelComp_comp_parallelComp_idproof · cited by 0
- ProbabilityTheory.deterministic_comp_posteriorproof · cited by 0