Theorems · Theorem · probability
ProbabilityTheory.IsGaussianProcess.congr
∀ {T : Type u_2} {Ω : Type u_3} {E : Type u_4} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} {X Y : T → Ω → E}
[inst : MeasurableSpace E] [inst_1 : TopologicalSpace E] [inst_2 : AddCommMonoid E] [inst_3 : Module ℝ E],
ProbabilityTheory.IsGaussianProcess X P → (∀ (t : T), X t =ᵐ[P] Y t) → ProbabilityTheory.IsGaussianProcess Y PA modification of a Gaussian process is a Gaussian process.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Finsetproof · 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
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.EventuallyEq.symmproof · cited by 408
- ProbabilityTheory.IsGaussianproof · cited by 48
- ProbabilityTheory.IsGaussianProcessstatement and proof · cited by 29
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.