Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.Kernel.comp

{α : Type u_1} →
  {β : Type u_2} →
    {γ : Type u_3} →
      {mα : MeasurableSpace α} →
        {mβ : MeasurableSpace β} →
          {mγ : MeasurableSpace γ} →
            ProbabilityTheory.Kernel β γ → ProbabilityTheory.Kernel α β → ProbabilityTheory.Kernel α γ

Composition of two kernels.

Defined in
Mathlib.Probability.Kernel.Composition.Comp
Cited by
129 results in Mathlib
Foundations
Depth 213 from the axioms, rests on 5,172 definitions · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites4

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

Cited by135

Results whose statement or proof uses this declaration.