Theorems · Theorem · probability
ProbabilityTheory.Kernel.HasSubgaussianMGF.ae_integrable_exp_mul
∀ {Ω : Type u_1} {Ω' : Type u_2} {mΩ : MeasurableSpace Ω} {mΩ' : MeasurableSpace Ω'} {ν : MeasureTheory.Measure Ω'}
{κ : ProbabilityTheory.Kernel Ω' Ω} {X : Ω → ℝ} {c : NNReal},
ProbabilityTheory.Kernel.HasSubgaussianMGF X c κ ν →
∀ (t : ℝ), ∀ᵐ (ω' : Ω') ∂ν, MeasureTheory.Integrable (fun y => Real.exp (t * X y)) (κ ω')- Defined in
- Mathlib.Probability.Moments.SubGaussian
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 259 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- MeasureTheory.Integrablestatement · cited by 1,367
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Real.expstatement · cited by 871
- ProbabilityTheory.Kernel.HasSubgaussianMGFstatement and proof · cited by 36
- ProbabilityTheory.Kernel.HasSubgaussianMGF.integrable_exp_mulproof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.HasSubgaussianMGF.ae_forall_integrable_exp_mulproof · cited by 4
- ProbabilityTheory.Kernel.HasSubgaussianMGF.isFiniteMeasureproof · cited by 3
- ProbabilityTheory.Kernel.HasSubgaussianMGF.add_compProdproof · cited by 1
- ProbabilityTheory.Kernel.HasSubgaussianMGF.ae_aestronglyMeasurableproof · cited by 0