Theorems · Theorem · measure theory
isCompact_setOfPred_finiteMeasure_mass_le_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 at most 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 264 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites159
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
- Realproof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupproof · cited by 15,752
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
Cited by2
Results whose statement or proof uses this declaration.
- isCompact_setOfPred_finiteMeasure_mass_eq_compl_isCompact_leproof · cited by 2
- isCompact_setOf_finiteMeasure_mass_le_compl_isCompact_leproof · cited by 0