Theorems · Theorem · measure theory
isCompact_setOf_finiteMeasure_mass_eq_compl_isCompact_le
Deprecated since 2026-07-09Use isCompact_setOfPred_finiteMeasure_mass_eq_compl_isCompact_le instead.
- 1000+ list: Prokhorov's theorem
∀ {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}Alias of isCompact_setOfPred_finiteMeasure_mass_eq_compl_isCompact_le.
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
- 0 results in Mathlib
- Foundations
- Depth 266 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement · cited by 24,529
- MeasurableSpacestatement · cited by 13,106
- Set.ofPredstatement · cited by 6,101
- nhdsstatement · cited by 5,554
- NNRealstatement · cited by 4,310
- Filter.Tendstostatement · cited by 3,814
- Compl.complstatement · cited by 2,925
- Filter.atTopstatement · cited by 2,405
- BorelSpacestatement · cited by 1,602
- Monotonestatement · cited by 1,397
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.