Theorems · Definition · probability
ProbabilityTheory.Kernel.condKernel
{α : Type u_5} →
{β : Type u_6} →
{Ω : Type u_7} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} →
{mΩ : MeasurableSpace Ω} →
[StandardBorelSpace Ω] →
[Nonempty Ω] →
[h : MeasurableSpace.CountableOrCountablyGenerated α β] →
(κ : ProbabilityTheory.Kernel α (β × Ω)) →
[ProbabilityTheory.IsFiniteKernel κ] → ProbabilityTheory.Kernel (α × β) ΩConditional kernel of a kernel κ : Kernel α (β × Ω): a Markov kernel such that
fst κ ⊗ₖ condKernel κ = κ (see MeasureTheory.Measure.compProd_fst_condKernel).
It exists whenever Ω is standard Borel and either α is countable
or β is countably generated.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 335 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- StandardBorelSpacestatement · cited by 304
- ProbabilityTheory.IsFiniteKernelstatement · cited by 178
- MeasurableSpace.CountableOrCountablyGeneratedstatement · cited by 97
Cited by16
Results whose statement or proof uses this declaration.
- ProbabilityTheory.setLIntegral_condKernelstatement and proof · cited by 2
- ProbabilityTheory.Kernel.condKernel_apply_eq_condKernelstatement and proof · cited by 2
- ProbabilityTheory.setIntegral_condKernelstatement and proof · cited by 2
- ProbabilityTheory.setLIntegral_condKernel_eq_measure_prodstatement and proof · cited by 0
- ProbabilityTheory.setLIntegral_condKernel_univ_leftstatement and proof · cited by 0
- ProbabilityTheory.setLIntegral_condKernel_univ_rightstatement and proof · cited by 0
- MeasureTheory.AEStronglyMeasurable.integral_kernel_condKernelstatement and proof · cited by 0
- ProbabilityTheory.integral_condKernelstatement and proof · cited by 0
- ProbabilityTheory.eq_condKernel_of_kernel_eq_compProdstatement and proof · cited by 0
- ProbabilityTheory.lintegral_condKernelstatement and proof · cited by 0
- ProbabilityTheory.Kernel.condKernel_defstatement · cited by 0
- ProbabilityTheory.lintegral_condKernel_memstatement and proof · cited by 0