Theorems · Inductive type · probability
ProbabilityTheory.HasSubgaussianMGF
{Ω : Type u_1} →
{mΩ : MeasurableSpace Ω} →
(Ω → ℝ) → NNReal → autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.HasSubgaussianMGF._auto_1 → PropA random variable X has a sub-Gaussian moment-generating function with parameter c
with respect to a measure μ if for all t : ℝ, exp (t * X) is μ-integrable and
the moment-generating function of X is bounded by exp (c * t ^ 2 / 2) for all t : ℝ.
This implies in particular that X has expectation 0.
This is equivalent to Kernel.HasSubgaussianMGF X c (Kernel.const Unit μ) (Measure.dirac ()),
as proved in HasSubgaussianMGF_iff_kernel.
Properties about sub-Gaussian moment-generating functions should be proved first for
Kernel.HasSubgaussianMGF when possible.
- Defined in
- Mathlib.Probability.Moments.SubGaussian
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 96 from the axioms · 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.
- Realstatement · cited by 25,697
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- NNRealstatement · cited by 4,310
Cited by38
Results whose statement or proof uses this declaration.
- ProbabilityTheory.HasSubgaussianMGF_iff_kernelstatement and proof · cited by 9
- ProbabilityTheory.HasSubgaussianMGF.integrable_exp_mulstatement and proof · cited by 6
- ProbabilityTheory.HasSubgaussianMGF.measure_ge_lestatement and proof · cited by 4
- ProbabilityTheory.HasSubgaussianMGF.mgf_lestatement and proof · cited by 4
- ProbabilityTheory.HasSubgaussianMGF.add_of_hasCondSubgaussianMGFstatement and proof · cited by 2
- ProbabilityTheory.HasSubgaussianMGF.integrableExpSet_eq_univstatement and proof · cited by 2
- ProbabilityTheory.HasSubgaussianMGF.of_mapstatement and proof · cited by 2
- ProbabilityTheory.HasSubgaussianMGF.sum_of_hasCondSubgaussianMGFstatement and proof · cited by 2
- ProbabilityTheory.HasSubgaussianMGF.sum_of_iIndepFunstatement and proof · cited by 2
- ProbabilityTheory.hasSubgaussianMGF_of_mem_Icc_of_integral_eq_zerostatement · cited by 1
- ProbabilityTheory.HasSubgaussianMGF.add_of_indepFunstatement and proof · cited by 1
- ProbabilityTheory.HasSubgaussianMGF.aemeasurablestatement and proof · cited by 1