Mathlib Map

Theorems · Definition · probability

MeasureTheory.Measure.IsCondKernel.casesOn

{α : Type u_1} →
  {Ω : Type u_3} →
    {mα : MeasurableSpace α} →
      {mΩ : MeasurableSpace Ω} →
        {ρ : MeasureTheory.Measure (α × Ω)} →
          {ρCond : ProbabilityTheory.Kernel α Ω} →
            {motive : ρ.IsCondKernel ρCond → Sort u} →
              (t : ρ.IsCondKernel ρCond) → ((disintegrate : ρ.fst.compProd ρCond = ρ) → motive ⋯) → motive t
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

Around this declaration

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

Cites6

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.