Theorems · Theorem · measure theory
isCompact_setOfPred_finiteMeasure_mass_eq_compl_isCompact_le
∀ {E : Type u_1} [inst : MeasurableSpace E] [inst_1 : TopologicalSpace E] [T2Space E] [inst_3 : BorelSpace E]
{u : ℕ → NNReal} {K : ℕ → Set E} (C : NNReal),
Filter.Tendsto u Filter.atTop (nhds 0) →
(∀ (n : ℕ), IsCompact (K n)) → NormalSpace E ∨ Monotone K → IsCompact {μ | μ.mass = C ∧ ∀ (n : ℕ), μ (K n)ᶜ ≤ u n}Prokhorov theorem: Given a sequence of compact sets Kₙ and a sequence uₙ tending to
zero, the finite measures of mass C giving mass at most uₙ to the complement of Kₙ form a
compact set.
- Defined in
- Mathlib.MeasureTheory.Measure.Prokhorov
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 265 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Set.ofPredstatement and proof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- NNRealstatement and proof · cited by 4,310
- Filter.Tendstostatement and proof · cited by 3,814
- Compl.complstatement and proof · cited by 2,925
- Filter.atTopstatement and proof · cited by 2,405
- Set.extproof · cited by 2,266
- BorelSpacestatement and proof · cited by 1,602
Cited by2
Results whose statement or proof uses this declaration.
- isCompact_setOfPred_probabilityMeasure_mass_eq_compl_isCompact_leproof · cited by 2
- isCompact_setOf_finiteMeasure_mass_eq_compl_isCompact_leproof · cited by 0