Mathlib Map

Theorems · Theorem · general topology

Metric.isCompact_of_isClosed_isBounded

∀ {α : Type u} {s : Set α} [inst : PseudoMetricSpace α] [ProperSpace α],
  IsClosed s → Bornology.IsBounded s → IsCompact s

The Heine–Borel theorem: In a proper space, a closed bounded set is compact.

Defined in
Mathlib.Topology.MetricSpace.Bounded
Cited by
8 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoMetricSpaceProperSpace

Around this declaration

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

Cites14

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

Cited by8

Results whose statement or proof uses this declaration.