Theorems · Theorem · probability
ProbabilityTheory.HasGaussianLaw.fun_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 (fun ω => ∑ i, X i ω) P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 309 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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
- BorelSpacestatement and proof · cited by 1,602
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndepFun.hasGaussianLaw_fun_sumproof · cited by 0