Theorems · Theorem · probability
MeasureTheory.isProjectiveLimit_nat_iff
∀ {X : ℕ → Type u_1} [inst : (n : ℕ) → MeasurableSpace (X n)]
{μ : (I : Finset ℕ) → MeasureTheory.Measure ((i : ↥I) → X ↑i)},
MeasureTheory.IsProjectiveMeasureFamily μ →
∀ (ν : MeasureTheory.Measure ((n : ℕ) → X n)),
MeasureTheory.IsProjectiveLimit ν μ ↔
∀ (n : ℕ), MeasureTheory.Measure.map (Preorder.frestrictLe n) ν = μ (Finset.Iic n)To check that a measure ν is the projective limit of a projective family of measures indexed
by Finset ℕ, it is enough to check on intervals of the form Iic n.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Finset.Iicstatement and proof · cited by 280
- Preorder.frestrictLestatement and proof · cited by 43
- MeasureTheory.IsProjectiveMeasureFamilystatement and proof · cited by 27
- MeasureTheory.IsProjectiveLimitstatement · cited by 13
- MeasureTheory.isProjectiveLimit_nat_iff'proof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.isProjectiveLimit_trajFunproof · cited by 2