Theorems · Theorem · probability
ProbabilityTheory.IsAEKolmogorovProcess.aestronglyMeasurable_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.IsAEKolmogorovProcess X P p q M →
∀ {s t : T}, MeasureTheory.AEStronglyMeasurable (fun ω => edist (X s ω) (X t ω)) P- Defined in
- Mathlib.Probability.Process.Kolmogorov
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 174 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
- 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
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- PseudoEMetricSpacestatement and proof · cited by 1,536
- MeasureTheory.AEStronglyMeasurablestatement · cited by 755
- EDist.ediststatement and proof · cited by 735
- ProbabilityTheory.IsAEKolmogorovProcessstatement and proof · cited by 13
- ProbabilityTheory.IsAEKolmogorovProcess.mkproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsAEKolmogorovProcess.aemeasurable_edistproof · cited by 2