Theorems · Theorem · measure theory
MeasureTheory.tendsto_of_forall_isCompact_of_isTightMeasureSet
∀ {Ω : Type u_1} {ι : Type u_2} {mΩ : MeasurableSpace Ω} [inst : TopologicalSpace Ω] [inst_1 : OpensMeasurableSpace Ω]
{μ : MeasureTheory.ProbabilityMeasure Ω} {μs : ι → MeasureTheory.ProbabilityMeasure Ω} {L : Filter ι}
[L.IsCountablyGenerated],
MeasureTheory.IsTightMeasureSet (Set.range (MeasureTheory.ProbabilityMeasure.toMeasure ∘ μs)) →
(∀ (F : Set Ω), IsCompact F → Filter.limsup (fun x => (μs x) F) L ≤ μ F) → Filter.Tendsto μs L (nhds μ)A different version of the (C) → (T) implication of the portmanteau theorem:
If the set of measures is tight, a limsup inequality for compact sets implies weak convergence.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 269 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites49
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Bot.botproof · cited by 4,720
- Set.rangestatement and proof · cited by 4,705
- NNRealstatement and proof · cited by 4,310
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.