Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.Kernel.IsCondKernel.isProbabilityMeasure_ae

∀ {α : Type u_1} {β : Type u_2} {Ω : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
  {mΩ : MeasurableSpace Ω} (κ : ProbabilityTheory.Kernel α (β × Ω)) (κCond : ProbabilityTheory.Kernel (α × β) Ω)
  [ProbabilityTheory.IsFiniteKernel κ.fst] [κ.IsCondKernel κCond] (a : α),
  ∀ᵐ (b : β) ∂κ.fst a, MeasureTheory.IsProbabilityMeasure (κCond (a, b))

A conditional kernel is almost everywhere a probability measure.

Defined in
Mathlib.Probability.Kernel.Disintegration.Basic
Cited by
0 results in Mathlib
Foundations
Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ProbabilityTheory.IsFiniteKernelProbabilityTheory.Kernel.IsCondKernel

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites54

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.