Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.IsAEKolmogorovProcess.IsKolmogorovProcess_mk

∀ {T : Type u_1} {Ω : Type u_2} {E : Type u_3} [inst : PseudoEMetricSpace T] {mΩ : MeasurableSpace Ω}
  [inst_1 : PseudoEMetricSpace E] {p q : ℝ} {M : NNReal} {P : MeasureTheory.Measure Ω} {X : T → Ω → E}
  (h : ProbabilityTheory.IsAEKolmogorovProcess X P p q M),
  ProbabilityTheory.IsKolmogorovProcess (ProbabilityTheory.IsAEKolmogorovProcess.mk X h) P p q M
Defined in
Mathlib.Probability.Process.Kolmogorov
Cited by
6 results in Mathlib
Foundations
Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoEMetricSpacePseudoEMetricSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

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.