Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.Kernel.bound

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

A constant C : ℝ≥0∞ such that C < ∞ for a finite kernel (ProbabilityTheory.IsFiniteKernel.bound_lt_top κ) and for all a : α and s : Set β, κ a s ≤ C (ProbabilityTheory.Kernel.measure_le_bound κ a s).

Defined in
Mathlib.Probability.Kernel.Defs
Cited by
17 results in Mathlib
Foundations
Depth 176 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 by17

Results whose statement or proof uses this declaration.