Theorems · Theorem · probability
ProbabilityTheory.HasGaussianLaw.iIndepFun_of_covariance_eq_zero
∀ {Ω : Type u_1} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} {ι : Type u_2} [Finite ι] {X : ι → Ω → ℝ},
ProbabilityTheory.HasGaussianLaw (fun ω x => X x ω) P →
(∀ (i j : ι), i ≠ j → ProbabilityTheory.covariance (X i) (X j) P = 0) → ProbabilityTheory.iIndepFun X PIf $(X_i)_{i \in \iota}$ are jointly Gaussian, then they are independent if for all $i \ne j$, $\mathrm{Cov}(X_i, X_j) = 0$.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 314 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Finite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Finitestatement and proof · cited by 3,029
- MulZeroClass.zero_mulproof · cited by 1,625
- StrongDualproof · cited by 459
- LinearIsometryEquiv.symmproof · cited by 287
- ProbabilityTheory.iIndepFunstatement · cited by 138
- ProbabilityTheory.covariancestatement and proof · cited by 96
- ProbabilityTheory.HasGaussianLawstatement and proof · cited by 67
- InnerProductSpace.toDualproof · cited by 45
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsPreBrownianReal.hasIndepIncrementsproof · cited by 1