Mathlib Map

Theorems · Theorem · general topology

Metric.isCompact_iff_isClosed_bounded

∀ {α : Type u_3} {s : Set α} [inst : MetricSpace α] [ProperSpace α], IsCompact s ↔ IsClosed s ∧ Bornology.IsBounded s

The Heine–Borel theorem: In a proper metric space, a set is compact if and only if it is closed and bounded.

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

Around this declaration

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

Cites9

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

Cited by3

Results whose statement or proof uses this declaration.