Theorems · Theorem · probability
ProbabilityTheory.exists_integrable_exp_sq_of_map_rotation_eq_self
∀ {E : Type u_1} [inst : SeminormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [SecondCountableTopology E]
[inst_3 : MeasurableSpace E] [BorelSpace E] {μ : MeasureTheory.Measure E} [MeasureTheory.IsFiniteMeasure μ],
MeasureTheory.Measure.map (⇑(ContinuousLinearMap.rotation (-(Real.pi / 4)))) (μ.prod μ) = μ.prod μ →
∃ C, 0 < C ∧ MeasureTheory.Integrable (fun x => Real.exp (C * ‖x‖ ^ 2)) μFernique's theorem for finite measures whose product is invariant by rotation: there exists
C > 0 such that the function x ↦ exp (C * ‖x‖ ^ 2) is integrable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- 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
- ContinuousLinearMapstatement · cited by 5,352
- Set.univproof · cited by 3,945
- one_mulproof · cited by 2,841
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Nat.cast_oneproof · cited by 2,501
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsGaussian.exists_integrable_exp_sqproof · cited by 1