Theorems · Theorem · probability
ProbabilityTheory.iIndepFun.hasGaussianLaw
∀ {Ω : 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},
(∀ (i : ι), ProbabilityTheory.HasGaussianLaw (X i) P) →
ProbabilityTheory.iIndepFun X P → ProbabilityTheory.HasGaussianLaw (fun ω x => X x ω) PIndependent Gaussian random variables are jointly Gaussian.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 314 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
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
- 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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypeproof · cited by 7,736
- Complexproof · cited by 5,565
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- CompleteSpacestatement and proof · cited by 2,532
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.HasIndepIncrements.isGaussianProcessproof · cited by 1
- ProbabilityTheory.iIndepFun.hasGaussianLaw_sumproof · cited by 0
- ProbabilityTheory.iIndepFun.hasGaussianLaw_fun_sumproof · cited by 0