Theorems · Theorem · probability
ProbabilityTheory.IsGaussianProcess.hasGaussianLaw_prodMk
∀ {T : Type u_2} {Ω : Type u_3} {E : Type u_4} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} {X : T → Ω → E}
[inst : NormedAddCommGroup E] [inst_1 : MeasurableSpace E] [BorelSpace E] [inst_3 : NormedSpace ℝ E]
[SecondCountableTopology E],
ProbabilityTheory.IsGaussianProcess X P → ∀ {s t : T}, ProbabilityTheory.HasGaussianLaw (fun ω => (X s ω, X t ω)) P- Cited by
- 2 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.
Cites11
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
- SecondCountableTopologystatement and proof · cited by 750
- ProbabilityTheory.HasGaussianLawstatement · cited by 67
- ProbabilityTheory.IsGaussianProcessstatement and proof · cited by 29
- ProbabilityTheory.IsGaussianProcess.hasGaussianLawproof · cited by 10
- ProbabilityTheory.HasGaussianLaw.prodMkproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsGaussianProcess.hasGaussianLaw_subproof · cited by 2
- ProbabilityTheory.IsGaussianProcess.hasGaussianLaw_addproof · cited by 1