Theorems · Theorem · probability
ProbabilityTheory.HasCondSubgaussianMGF.cgf_le
∀ {Ω : Type u_1} {m mΩ : MeasurableSpace Ω} {hm : m ≤ mΩ} [inst : StandardBorelSpace Ω] {μ : MeasureTheory.Measure Ω}
[inst_1 : MeasureTheory.IsFiniteMeasure μ] {X : Ω → ℝ} {c : NNReal},
ProbabilityTheory.HasCondSubgaussianMGF m hm X c μ →
∀ᵐ (ω' : Ω) ∂μ.trim hm,
∀ (t : ℝ), ProbabilityTheory.cgf X ((ProbabilityTheory.condExpKernel μ m) ω') t ≤ ↑c * t ^ 2 / 2- Defined in
- Mathlib.Probability.Moments.SubGaussian
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 284 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 1,281
- NNReal.toRealstatement · cited by 1,260
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- MeasureTheory.Measure.trimstatement · cited by 286
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.