Theorems · Theorem · probability
ProbabilityTheory.IsGaussianProcess.comp_left
∀ {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] {F : Type u_6} [inst_5 : NormedAddCommGroup F] [inst_6 : NormedSpace ℝ F]
[inst_7 : MeasurableSpace F] [BorelSpace F] [SecondCountableTopology F] (L : T → E →L[ℝ] F),
ProbabilityTheory.IsGaussianProcess X P → ProbabilityTheory.IsGaussianProcess (fun t ω => (L t) (X t ω)) 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.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- BorelSpacestatement and proof · cited by 1,602
- map_addproof · cited by 964
- SecondCountableTopologystatement and proof · cited by 750
- map_smulproof · cited by 566
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsGaussianProcess.smulproof · cited by 2