Theorems · Definition · probability
ProbabilityTheory.Kernel.compProd
{α : Type u_4} →
{β : Type u_5} →
{γ : Type u_6} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} →
{mγ : MeasurableSpace γ} →
ProbabilityTheory.Kernel α β → ProbabilityTheory.Kernel (α × β) γ → ProbabilityTheory.Kernel α (β × γ)Composition-Product of kernels. For s-finite kernels, it satisfies
∫⁻ bc, f bc ∂(compProd κ η a) = ∫⁻ b, ∫⁻ c, f (b, c) ∂(η (a, b)) ∂(κ a)
(see ProbabilityTheory.Kernel.lintegral_compProd).
If either of the kernels is not s-finite, compProd is given the junk value 0.
- Cited by
- 99 results in Mathlib
- Foundations
- Depth 224 from the axioms, rests on 5,398 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement · cited by 13,106
- ProbabilityTheory.Kernelstatement · cited by 1,281
Cited by102
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.compProdproof · cited by 132
- ProbabilityTheory.Kernel.compProd_applystatement · cited by 31
- ProbabilityTheory.Kernel.compProd_of_not_isSFiniteKernel_leftstatement · cited by 12
- ProbabilityTheory.Kernel.disintegratestatement · cited by 9
- ProbabilityTheory.Kernel.compProd_of_not_isSFiniteKernel_rightstatement · cited by 8
- ProbabilityTheory.Kernel.lintegral_compProdstatement and proof · cited by 7
- ProbabilityTheory.Kernel.ae_ae_of_ae_compProdstatement and proof · cited by 7
- ProbabilityTheory.Kernel.compProd_defstatement · cited by 5
- MeasureTheory.AEStronglyMeasurable.integral_kernel_compProdstatement and proof · cited by 4
- ProbabilityTheory.integral_compProdstatement and proof · cited by 4
- MeasureTheory.Integrable.integral_compProdstatement and proof · cited by 4
- ProbabilityTheory.Kernel.compProd_restrictstatement and proof · cited by 4