Theorems · Definition · probability
ProbabilityTheory.HasCondSubgaussianMGF
{Ω : Type u_1} →
(m : MeasurableSpace Ω) →
{mΩ : MeasurableSpace Ω} →
m ≤ mΩ →
[StandardBorelSpace Ω] →
(Ω → ℝ) →
NNReal →
(μ : autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.HasCondSubgaussianMGF._auto_1) →
[MeasureTheory.IsFiniteMeasure μ] → PropA random variable X has a conditionally sub-Gaussian moment-generating function
with parameter c with respect to a sigma-algebra m and a measure μ if for all t : ℝ,
exp (t * X) is μ-integrable and the moment-generating function of X conditioned on m is
almost surely bounded by exp (c * t ^ 2 / 2) for all t : ℝ.
This implies in particular that X has expectation 0.
The actual definition uses Kernel.HasSubgaussianMGF: HasCondSubgaussianMGF is defined as
sub-Gaussian with respect to the conditional expectation kernel for m and the restriction of μ
to the sigma-algebra m.
- Defined in
- Mathlib.Probability.Moments.SubGaussian
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 283 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- NNRealstatement and proof · cited by 4,310
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- MeasureTheory.Measure.trimproof · cited by 286
- ProbabilityTheory.condExpKernelproof · cited by 49
- ProbabilityTheory.Kernel.HasSubgaussianMGFproof · cited by 36
Cited by15
Results whose statement or proof uses this declaration.
- ProbabilityTheory.HasSubgaussianMGF.sum_of_hasCondSubgaussianMGFstatement and proof · cited by 2
- ProbabilityTheory.HasSubgaussianMGF.add_of_hasCondSubgaussianMGFstatement and proof · cited by 2
- ProbabilityTheory.HasCondSubgaussianMGF.ae_trim_condExp_lestatement and proof · cited by 1
- ProbabilityTheory.HasCondSubgaussianMGF.mgf_lestatement and proof · cited by 1
- ProbabilityTheory.measure_sum_ge_le_of_hasCondSubgaussianMGFstatement and proof · cited by 1
- ProbabilityTheory.HasCondSubgaussianMGF.ae_condExp_lestatement and proof · cited by 0
- ProbabilityTheory.HasCondSubgaussianMGF.cgf_lestatement and proof · cited by 0
- ProbabilityTheory.HasCondSubgaussianMGF.congr_simpstatement and proof · cited by 0
- ProbabilityTheory.HasCondSubgaussianMGF.fun_zerostatement · cited by 0
- ProbabilityTheory.HasCondSubgaussianMGF.integrable_exp_mulstatement and proof · cited by 0
- ProbabilityTheory.HasCondSubgaussianMGF.memLp_exp_mulstatement and proof · cited by 0
- ProbabilityTheory.HasCondSubgaussianMGF.zerostatement · cited by 0