Theorems · Theorem · probability
ProbabilityTheory.covarianceBilin_multivariateGaussian
∀ {ι : Type u_1} [inst : Fintype ι] [inst_1 : DecidableEq ι] {μ : EuclideanSpace ℝ ι} {S : Matrix ι ι ℝ},
S.PosSemidef →
∀ (x y : EuclideanSpace ℝ ι),
((ProbabilityTheory.covarianceBilin (ProbabilityTheory.multivariateGaussian μ S)) x) y = x.ofLp ⬝ᵥ S.mulVec y.ofLp- Cited by
- 3 results in Mathlib
- Foundations
- Depth 317 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.
Cites40
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 and proof · cited by 18,349
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- ContinuousLinearMapstatement and proof · cited by 5,352
- Matrixstatement and proof · cited by 4,303
- map_mulproof · cited by 1,137
- Inner.innerproof · cited by 1,089
- MeasureTheory.Measure.mapproof · cited by 858
- WithLp.ofLpstatement and proof · cited by 323
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.covariance_eval_multivariateGaussianproof · cited by 3
- ProbabilityTheory.measurePreserving_restrict₂_multivariateGaussianproof · cited by 1
- ProbabilityTheory.charFun_multivariateGaussianproof · cited by 0