Theorems · Theorem · probability
ProbabilityTheory.HasGaussianLaw.sum
∀ {Ω : Type u_1} {ι : Type u_4} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} [inst : Fintype ι] {E : Type u_6}
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E] [inst_3 : MeasurableSpace E] [BorelSpace E]
[SecondCountableTopology E] {X : ι → Ω → E},
ProbabilityTheory.HasGaussianLaw (fun ω x => X x ω) P → ProbabilityTheory.HasGaussianLaw (∑ i, X i) P- Cited by
- 3 results in Mathlib
- Foundations
- Depth 308 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- 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
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsGaussianProcess.hasGaussianLaw_sumproof · cited by 1
- ProbabilityTheory.HasGaussianLaw.fun_sumproof · cited by 1
- ProbabilityTheory.iIndepFun.hasGaussianLaw_sumproof · cited by 0