Theorems · Theorem · probability
ProbabilityTheory.covariance_eval_multivariateGaussian
∀ {ι : Type u_1} [inst : Fintype ι] [inst_1 : DecidableEq ι] {μ : EuclideanSpace ℝ ι} {S : Matrix ι ι ℝ},
S.PosSemidef →
∀ (i j : ι),
ProbabilityTheory.covariance (fun x => x.ofLp i) (fun x => x.ofLp j)
(ProbabilityTheory.multivariateGaussian μ S) =
S i j- Cited by
- 3 results in Mathlib
- Foundations
- Depth 318 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.
Cites33
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
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- mul_oneproof · cited by 3,885
- Finset.univproof · cited by 3,473
- one_mulproof · cited by 2,841
- Finset.sum_congrproof · cited by 2,323
- MulZeroClass.mul_zeroproof · cited by 2,091
- one_smulproof · cited by 1,374
- MulOppositeproof · cited by 1,135
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.BrownianReal.covariance_eval_projectiveFamilyproof · cited by 4
- ProbabilityTheory.measurePreserving_restrict₂_multivariateGaussianproof · cited by 1
- ProbabilityTheory.variance_eval_multivariateGaussianproof · cited by 1