Theorems · Theorem · probability
ProbabilityTheory.isProjectiveMeasureFamily_map_restrict
∀ {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 Ω},
(∀ (t : T), AEMeasurable (X t) P) →
MeasureTheory.IsProjectiveMeasureFamily fun I => MeasureTheory.Measure.map (fun ω => I.restrict fun x => X x ω) PThe finite-dimensional distributions of a stochastic process are a projective measure family.
- Cited by
- 0 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.
Cites11
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
- MeasureTheory.IsProjectiveMeasureFamilystatement · cited by 27
- aemeasurable_pi_lambdaproof · cited by 15
- Finset.measurable_restrict₂proof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.