Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.isCondKernelCDF_condCDF

∀ {α : Type u_1} {mα : MeasurableSpace α} (ρ : MeasureTheory.Measure (α × ℝ)) [MeasureTheory.IsFiniteMeasure ρ],
  ProbabilityTheory.IsCondKernelCDF (fun p => ProbabilityTheory.condCDF ρ p.2) (ProbabilityTheory.Kernel.const Unit ρ)
    (ProbabilityTheory.Kernel.const Unit ρ.fst)
Defined in
Mathlib.Probability.Kernel.Disintegration.CondCDF
Cited by
5 results in Mathlib
Foundations
Depth 267 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasureTheory.IsFiniteMeasure

Around this declaration

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

Cites11

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

Cited by5

Results whose statement or proof uses this declaration.