Theorems · Definition · probability
ProbabilityTheory.multivariateGaussian
{ι : Type u_1} →
[Fintype ι] → [DecidableEq ι] → EuclideanSpace ℝ ι → Matrix ι ι ℝ → MeasureTheory.Measure (EuclideanSpace ℝ ι)Multivariate Gaussian measure on EuclideanSpace ℝ ι with mean μ and covariance
matrix S. This only makes sense when S is positive semidefinite,
as then CFC.sqrt S * CFC.sqrt S = S. Otherwise CFC.sqrt S = 0, and
multivariateGaussian μ S = Measure.dirac μ (see multivariateGaussian_of_not_posSemidef).
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 266 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- MeasureTheory.Measure.mapproof · cited by 858
- EuclideanSpacestatement and proof · cited by 307
- CFC.sqrtproof · cited by 82
- ProbabilityTheory.stdGaussianproof · cited by 14
- Matrix.toEuclideanCLMproof · cited by 12
Cited by20
Results whose statement or proof uses this declaration.
- ProbabilityTheory.BrownianReal.projectiveFamilyproof · cited by 19
- ProbabilityTheory.integral_id_multivariateGaussianstatement · cited by 5
- ProbabilityTheory.BrownianReal.integral_id_projectiveFamilyproof · cited by 3
- ProbabilityTheory.covariance_eval_multivariateGaussianstatement and proof · cited by 3
- ProbabilityTheory.covarianceBilin_multivariateGaussianstatement · cited by 3
- ProbabilityTheory.BrownianReal.integral_projectiveFamilystatement and proof · cited by 1
- ProbabilityTheory.BrownianReal.measurePreserving_ofLp_multivariateGaussianstatement · cited by 1
- ProbabilityTheory.BrownianReal.variance_projectiveFamilystatement and proof · cited by 1
- ProbabilityTheory.measurePreserving_restrict₂_multivariateGaussianstatement and proof · cited by 1
- ProbabilityTheory.variance_eval_multivariateGaussianstatement · cited by 1
- ProbabilityTheory.BrownianReal.covariance_fun_projectiveFamilystatement · cited by 1