Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.IsGaussianProcess.isProbabilityMeasure

∀ {T : Type u_2} {Ω : Type u_3} {E : Type u_4} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} {X : T → Ω → E}
  [inst : MeasurableSpace E] [inst_1 : TopologicalSpace E] [inst_2 : AddCommMonoid E] [inst_3 : Module ℝ E],
  ProbabilityTheory.IsGaussianProcess X P → MeasureTheory.IsProbabilityMeasure P
Defined in
Mathlib.Probability.Distributions.Gaussian.IsGaussianProcess.Basic
Cited by
6 results in Mathlib
Foundations
Depth 295 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceTopologicalSpaceAddCommMonoidModule

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.

Cited by6

Results whose statement or proof uses this declaration.