Theorems · Theorem · probability
ProbabilityTheory.stdGaussian_eq_map_pi_orthonormalBasis
∀ {ι : Type u_1} [inst : Fintype ι] {E : Type u_2} [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace ℝ E]
[inst_3 : FiniteDimensional ℝ E] [inst_4 : MeasurableSpace E] [BorelSpace E] (b : OrthonormalBasis ι ℝ E),
ProbabilityTheory.stdGaussian E =
MeasureTheory.Measure.map (fun x => ∑ i, x i • b i)
(MeasureTheory.Measure.pi fun x => ProbabilityTheory.gaussianReal 0 1)The definition of stdGaussian does not depend on the basis.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 319 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- NNRealstatement · cited by 4,310
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univstatement and proof · cited by 3,473
- FiniteDimensionalstatement and proof · cited by 1,854
- BorelSpacestatement and proof · cited by 1,602
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.