Theorems · Theorem · probability
ProbabilityTheory.HasGaussianLaw.eval
∀ {Ω : Type u_1} {ι : Type u_4} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} {E : ι → Type u_5}
[inst : (i : ι) → NormedAddCommGroup (E i)] [inst_1 : (i : ι) → NormedSpace ℝ (E i)]
[inst_2 : (i : ι) → MeasurableSpace (E i)] [∀ (i : ι), BorelSpace (E i)] {X : (i : ι) → Ω → E i},
ProbabilityTheory.HasGaussianLaw (fun ω x => X x ω) P → ∀ (i : ι), ProbabilityTheory.HasGaussianLaw (X i) P- Cited by
- 6 results in Mathlib
- Foundations
- Depth 307 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- BorelSpacestatement and proof · cited by 1,602
- measurable_pi_applyproof · cited by 77
- ContinuousLinearMap.projproof · cited by 77
- ProbabilityTheory.HasGaussianLawstatement and proof · cited by 67
- ProbabilityTheory.HasGaussianLaw.map_of_measurableproof · cited by 4
Cited by6
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsGaussianProcess.isPreBrownianReal_of_covarianceproof · cited by 4
- ProbabilityTheory.HasGaussianLaw.iIndepFun_of_covariance_strongDualproof · cited by 3
- ProbabilityTheory.BrownianReal.measurePreserving_eval_projectiveFamilyproof · cited by 1
- ProbabilityTheory.HasGaussianLaw.iIndepFun_of_covariance_evalproof · cited by 0
- ProbabilityTheory.HasGaussianLaw.indepFun_of_covariance_evalproof · cited by 0