Theorems · Theorem · probability
ProbabilityTheory.HasGaussianLaw.iIndepFun_of_covariance_strongDual
∀ {Ω : Type u_1} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} {ι : Type u_2} [Finite ι] {E : ι → Type u_3}
[inst : (i : ι) → NormedAddCommGroup (E i)] [inst_1 : (i : ι) → MeasurableSpace (E i)]
[∀ (i : ι), CompleteSpace (E i)] [∀ (i : ι), BorelSpace (E i)] [∀ (i : ι), SecondCountableTopology (E i)]
[inst_5 : (i : ι) → NormedSpace ℝ (E i)] {X : (i : ι) → Ω → E i},
ProbabilityTheory.HasGaussianLaw (fun ω i => X i ω) P →
(∀ (i j : ι),
i ≠ j →
∀ (L₁ : StrongDual ℝ (E i)) (L₂ : StrongDual ℝ (E j)),
ProbabilityTheory.covariance (⇑L₁ ∘ X i) (⇑L₂ ∘ X j) P = 0) →
ProbabilityTheory.iIndepFun X PIf $(X_i)_{i \in \iota}$ are jointly Gaussian and uncorrelated, then they are independent.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 313 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
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 · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- AddCommMonoidproof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypeproof · cited by 7,736
- Complexproof · cited by 5,565
- Finset.sumproof · cited by 5,195
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.HasGaussianLaw.iIndepFun_of_covariance_innerproof · cited by 1
- ProbabilityTheory.IsGaussianProcess.iIndepFun_of_covariance_strongDualproof · cited by 1
- ProbabilityTheory.HasGaussianLaw.iIndepFun_of_covariance_eq_zeroproof · cited by 1