Theorems · Theorem · probability
ProbabilityTheory.Kernel.parallelComp_apply
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {δ : Type u_4} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {mδ : MeasurableSpace δ} (κ : ProbabilityTheory.Kernel α β)
[ProbabilityTheory.IsSFiniteKernel κ] (η : ProbabilityTheory.Kernel γ δ) [ProbabilityTheory.IsSFiniteKernel η]
(x : α × γ), (κ.parallelComp η) x = (κ x.1).prod (η x.2)- Cited by
- 18 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.Measure.prodstatement and proof · cited by 353
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- ProbabilityTheory.Kernel.parallelCompstatement · cited by 49
- ProbabilityTheory.Kernel.parallelComp_defproof · cited by 3
- ProbabilityTheory.Kernel.coe_mkproof · cited by 1
Cited by18
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.compProd_applyproof · cited by 31
- ProbabilityTheory.Kernel.prod_apply'proof · cited by 6
- ProbabilityTheory.Kernel.parallelComp_id_left_comp_parallelCompproof · cited by 5
- ProbabilityTheory.Kernel.swap_parallelCompproof · cited by 4
- ProbabilityTheory.Kernel.lintegral_prodproof · cited by 3
- ProbabilityTheory.Kernel.fst_prodproof · cited by 2
- ProbabilityTheory.Kernel.parallelComp_apply'proof · cited by 2
- MeasureTheory.Measure.prod_comp_rightproof · cited by 1
- ProbabilityTheory.Kernel.parallelComp_sum_leftproof · cited by 1
- ProbabilityTheory.Kernel.parallelComp_sum_rightproof · cited by 1
- ProbabilityTheory.Kernel.parallelComp_zero_leftproof · cited by 1
- ProbabilityTheory.Kernel.parallelComp_zero_rightproof · cited by 1