Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.Kernel.HasSubgaussianMGF.ae_eq_zero_of_hasSubgaussianMGF_zero_of_measurable

∀ {Ω : Type u_1} {Ω' : Type u_2} {mΩ : MeasurableSpace Ω} {mΩ' : MeasurableSpace Ω'} {ν : MeasureTheory.Measure Ω'}
  {κ : ProbabilityTheory.Kernel Ω' Ω} {X : Ω → ℝ},
  Measurable X → ProbabilityTheory.Kernel.HasSubgaussianMGF X 0 κ ν → X =ᵐ[ν.bind ⇑κ] 0

Auxiliary lemma for ae_eq_zero_of_hasSubgaussianMGF_zero'.

Defined in
Mathlib.Probability.Moments.SubGaussian
Cited by
1 results in Mathlib
Foundations
Depth 264 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites15

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

Cited by1

Results whose statement or proof uses this declaration.