Theorems · Theorem · probability
ProbabilityTheory.IsGaussian.exists_integrable_exp_sq
- 1000+ list: Fernique's theorem
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MeasurableSpace E] [BorelSpace E]
[SecondCountableTopology E] [CompleteSpace E] (μ : MeasureTheory.Measure E) [ProbabilityTheory.IsGaussian μ],
∃ C, 0 < C ∧ MeasureTheory.Integrable (fun x => Real.exp (C * ‖x‖ ^ 2)) μFernique's theorem: for a Gaussian measure, there exists C > 0 such that the function
x ↦ exp (C * ‖x‖ ^ 2) is integrable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 309 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Norm.normstatement and proof · cited by 5,413
- CompleteSpacestatement and proof · cited by 2,532
- Real.piproof · cited by 1,774
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- Real.expstatement and proof · cited by 871
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsGaussian.memLp_idproof · cited by 4