Theorems · Theorem · probability
ProbabilityTheory.isProjectiveLimit_map
∀ {T : Type u_1} {Ω : Type u_2} {𝓧 : T → Type u_3} {mΩ : MeasurableSpace Ω} {mα : (t : T) → MeasurableSpace (𝓧 t)}
{X : (t : T) → Ω → 𝓧 t} {P : MeasureTheory.Measure Ω},
AEMeasurable (fun ω x => X x ω) P →
MeasureTheory.IsProjectiveLimit (MeasureTheory.Measure.map (fun ω x => X x ω) P) fun I =>
MeasureTheory.Measure.map (fun ω => I.restrict fun x => X x ω) PThe projective limit of the finite-dimensional distributions of a stochastic process is the law of the process.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- AEMeasurablestatement and proof · cited by 840
- Measurable.aemeasurableproof · cited by 304
- Finset.restrictstatement and proof · cited by 60
- AEMeasurable.map_map_of_aemeasurableproof · cited by 28
- Finset.measurable_restrictproof · cited by 17
- MeasureTheory.IsProjectiveLimitstatement · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.map_eq_iff_forall_finset_map_restrict_eqproof · cited by 2