Theorems · Theorem · probability
ProbabilityTheory.Kernel.HasSubgaussianMGF.mgf_le
∀ {Ω : Type u_1} {Ω' : Type u_2} {mΩ : MeasurableSpace Ω} {mΩ' : MeasurableSpace Ω'} {X : Ω → ℝ} {c : NNReal}
{κ : ProbabilityTheory.Kernel Ω' Ω}
{ν : autoParam (MeasureTheory.Measure Ω') ProbabilityTheory.Kernel.HasSubgaussianMGF._auto_1},
ProbabilityTheory.Kernel.HasSubgaussianMGF X c κ ν →
∀ᵐ (ω' : Ω') ∂ν, ∀ (t : ℝ), ProbabilityTheory.mgf X (κ ω') t ≤ Real.exp (↑c * t ^ 2 / 2)- Defined in
- Mathlib.Probability.Moments.SubGaussian
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 251 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement · cited by 2,352
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- NNReal.toRealstatement · cited by 1,260
- Real.expstatement · cited by 871
- ProbabilityTheory.mgfstatement · cited by 113
- ProbabilityTheory.Kernel.HasSubgaussianMGFstatement and proof · cited by 36
Cited by13
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.HasSubgaussianMGF.congrproof · cited by 4
- ProbabilityTheory.Kernel.HasSubgaussianMGF.isFiniteMeasureproof · cited by 3
- ProbabilityTheory.Kernel.HasSubgaussianMGF.cgf_leproof · cited by 2
- ProbabilityTheory.Kernel.HasSubgaussianMGF.measure_ge_le_exp_addproof · cited by 2
- ProbabilityTheory.Kernel.HasSubgaussianMGF.negproof · cited by 2
- ProbabilityTheory.Kernel.HasSubgaussianMGF.of_mapproof · cited by 1
- ProbabilityTheory.Kernel.HasSubgaussianMGF.prodMkLeft_compProdproof · cited by 1
- ProbabilityTheory.Kernel.HasSubgaussianMGF.addproof · cited by 1
- ProbabilityTheory.Kernel.HasSubgaussianMGF.add_compProdproof · cited by 1
- ProbabilityTheory.Kernel.HasSubgaussianMGF.const_mulproof · cited by 1
- ProbabilityTheory.HasCondSubgaussianMGF.mgf_leproof · cited by 1
- ProbabilityTheory.Kernel.HasSubgaussianMGF.measure_univ_le_oneproof · cited by 1