Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.Kernel.sum

{α : Type u_1} →
  {β : Type u_2} →
    {ι : Type u_3} →
      {mα : MeasurableSpace α} →
        {mβ : MeasurableSpace β} → [Countable ι] → (ι → ProbabilityTheory.Kernel α β) → ProbabilityTheory.Kernel α β

Sum of an indexed family of kernels.

Defined in
Mathlib.Probability.Kernel.Defs
Cited by
31 results in Mathlib
Foundations
Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Countable

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.

Cited by33

Results whose statement or proof uses this declaration.