Mathlib Map

Theorems · Theorem · measure theory

isCompact_setOf_finiteMeasure_le_of_compactSpace

Deprecated since 2026-07-09Use isCompact_setOfPred_finiteMeasure_le_of_compactSpace instead.

∀ (E : Type u_1) [inst : MeasurableSpace E] [inst_1 : TopologicalSpace E] [T2Space E] [inst_3 : BorelSpace E]
  [CompactSpace E] (C : NNReal), IsCompact {μ | μ.mass ≤ C}

Alias of isCompact_setOfPred_finiteMeasure_le_of_compactSpace. In a compact space, the set of finite measures with mass at most C is compact.

Defined in
Mathlib.MeasureTheory.Measure.Prokhorov
Cited by
0 results in Mathlib
Foundations
Depth 263 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceTopologicalSpaceT2SpaceBorelSpaceCompactSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.