Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.Kernel.densityProcess_le_one

∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
  {mγ : MeasurableSpace γ} [inst : MeasurableSpace.CountablyGenerated γ] {κ : ProbabilityTheory.Kernel α (γ × β)}
  {ν : ProbabilityTheory.Kernel α γ}, κ.fst ≤ ν → ∀ (n : ℕ) (a : α) (x : γ) (s : Set β), κ.densityProcess ν n a x s ≤ 1
Defined in
Mathlib.Probability.Kernel.Disintegration.Density
Cited by
5 results in Mathlib
Foundations
Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpace.CountablyGenerated

Around this declaration

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

Cites17

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.