Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.Kernel.HasSubgaussianMGF.integrable_exp_mul

∀ {Ω : 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 : ℝ), MeasureTheory.Integrable (fun ω => Real.exp (t * X ω)) (ν.bind ⇑κ)
Defined in
Mathlib.Probability.Moments.SubGaussian
Cited by
11 results in Mathlib
Foundations
Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ProbabilityTheory.Kernel.HasSubgaussianMGF.ae_integrable_exp_mul · cited by 4HasSubgaussianMGF.ae_inte…ProbabilityTheory.Kernel.HasSubgaussianMGF.congr · cited by 4HasSubgaussianMGF.congrProbabilityTheory.Kernel.HasSubgaussianMGF.memLp_exp_mul · cited by 4HasSubgaussianMGF.memLp_e…ProbabilityTheory.Kernel.HasSubgaussianMGF.neg · cited by 2HasSubgaussianMGF.negProbabilityTheory.Kernel.HasSubgaussianMGF.of_map · cited by 1HasSubgaussianMGF.of_mapProbabilityTheory.Kernel.HasSubgaussianMGF.prodMkLeft_compProd · cited by 1HasSubgaussianMGF.prodMkL…ProbabilityTheory.Kernel.HasSubgaussianMGF.aestronglyMeasurable · cited by 1HasSubgaussianMGF.aestron…ProbabilityTheory.HasCondSubgaussianMGF.ae_trim_condExp_le · cited by 1HasCondSubgaussianMGF.ae_…ProbabilityTheory.Kernel.HasSubgaussianMGF.const_mul · cited by 1HasSubgaussianMGF.const_m…ProbabilityTheory.Kernel.HasSubgaussianMGF.id_map_iff · cited by 0HasSubgaussianMGF.id_map_…ProbabilityTheory.HasCondSubgaussianMGF.integrable_exp_mul · cited by 0HasCondSubgaussianMGF.int…DFunLike.coe · cited by 62936DFunLike.coeReal · cited by 25697RealMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureNNReal · cited by 4310NNRealMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableProbabilityTheory.Kernel · cited by 1281ProbabilityTheory.KernelReal.exp · cited by 871Real.expMeasureTheory.Measure.bind · cited by 173Measure.bindProbabilityTheory.Kernel.HasSubgaussianMGF · cited by 36Kernel.HasSubgaussianMGFHasSubgaussianMGF.integrable_…CITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.