Theorems · Theorem · probability
ProbabilityTheory.IsGaussianProcess.hasGaussianLaw
∀ {Ω : Type u_1} {E : Type u_2} {T : Type u_3} {mΩ : MeasurableSpace Ω} [inst : MeasurableSpace E]
[inst_1 : TopologicalSpace E] [inst_2 : AddCommMonoid E] [inst_3 : Module ℝ E] {X : T → Ω → E}
{P : autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.IsGaussianProcess._auto_1},
ProbabilityTheory.IsGaussianProcess X P →
∀ (I : Finset T), ProbabilityTheory.HasGaussianLaw (fun ω => I.restrict fun x => X x ω) P- Cited by
- 10 results in Mathlib
- Foundations
- Depth 96 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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ProbabilityTheory.HasGaussianLawstatement · cited by 67
- Finset.restrictstatement · cited by 60
- ProbabilityTheory.IsGaussianProcessstatement and proof · cited by 29
Cited by10
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsGaussianProcess.hasGaussianLaw_evalproof · cited by 8
- ProbabilityTheory.IsGaussianProcess.isProbabilityMeasureproof · cited by 6
- ProbabilityTheory.IsGaussianProcess.isPreBrownianReal_of_covarianceproof · cited by 4
- ProbabilityTheory.IsGaussianProcess.of_isGaussianProcessproof · cited by 4
- ProbabilityTheory.IsGaussianProcess.hasGaussianLaw_prodMkproof · cited by 2
- ProbabilityTheory.IsGaussianProcess.indepFun_of_covariance_strongDualproof · cited by 1
- ProbabilityTheory.IsGaussianProcess.hasGaussianLaw_incrementsproof · cited by 1
- ProbabilityTheory.IsGaussianProcess.hasGaussianLaw_sumproof · cited by 1
- ProbabilityTheory.IsGaussianProcess.iIndepFun_of_covariance_strongDualproof · cited by 1
- ProbabilityTheory.IsGaussianProcess.congrproof · cited by 0