Theorems · Theorem · probability
ProbabilityTheory.IsKolmogorovProcess.stronglyMeasurable_edist
∀ {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},
ProbabilityTheory.IsKolmogorovProcess X P p q M →
∀ {s t : T}, MeasureTheory.StronglyMeasurable fun ω => edist (X s ω) (X t ω)- Defined in
- Mathlib.Probability.Process.Kolmogorov
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- EDist.ediststatement · cited by 735
- MeasureTheory.StronglyMeasurablestatement · cited by 363
- MeasureTheory.StronglyMeasurable.comp_measurableproof · cited by 52
- ProbabilityTheory.IsKolmogorovProcessstatement and proof · cited by 12
- continuous_edistproof · cited by 9
- Continuous.stronglyMeasurableproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsAEKolmogorovProcess.aestronglyMeasurable_edistproof · cited by 1
- ProbabilityTheory.IsKolmogorovProcess.measurable_edistproof · cited by 0