Theorems · Inductive type · probability
ProbabilityTheory.Kernel.IsCondKernel
{α : Type u_1} →
{β : Type u_2} →
{Ω : Type u_3} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} →
{mΩ : MeasurableSpace Ω} → ProbabilityTheory.Kernel α (β × Ω) → ProbabilityTheory.Kernel (α × β) Ω → PropA kernel κCond is a conditional kernel for a kernel κ if it disintegrates it in the sense
that κ.fst ⊗ₖ κCond = κ.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 70 from the axioms · 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 by5
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.disintegratestatement and proof · cited by 9
- ProbabilityTheory.Kernel.IsCondKernel.disintegratestatement and proof · cited by 1
- ProbabilityTheory.Kernel.IsCondKernel.casesOnstatement and proof · cited by 0
- ProbabilityTheory.Kernel.IsCondKernel.isProbabilityMeasure_aestatement and proof · cited by 0
- ProbabilityTheory.Kernel.IsCondKernel.recOnstatement and proof · cited by 0