Theorems · Theorem · probability
ProbabilityTheory.IsGaussian.map_eq_gaussianReal
∀ {E : Type u_1} {inst : TopologicalSpace E} {inst_1 : AddCommMonoid E} {inst_2 : Module ℝ E} {mE : MeasurableSpace E}
{μ : MeasureTheory.Measure E} [self : ProbabilityTheory.IsGaussian μ] (L : StrongDual ℝ E),
MeasureTheory.Measure.map (⇑L) μ =
ProbabilityTheory.gaussianReal (∫ (x : E), L x ∂μ) (ProbabilityTheory.variance (⇑L) μ).toNNReal- Cited by
- 6 results in Mathlib
- Foundations
- Depth 252 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ProbabilityTheory.IsGaussian
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Measure.mapstatement · cited by 858
- StrongDualstatement · cited by 459
- Real.toNNRealstatement · cited by 267
Cited by6
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsGaussian.charFunDual_eqproof · cited by 9
- ProbabilityTheory.IsGaussian.eq_gaussianRealproof · cited by 2
- ProbabilityTheory.IsGaussian.memLp_dualproof · cited by 2
- ProbabilityTheory.isGaussian_map_of_measurableproof · cited by 1
- ProbabilityTheory.IsGaussian.nullSingletonClassproof · cited by 1
- ProbabilityTheory.measurePreserving_eval_multivariateGaussianproof · cited by 0