Mathlib Map

Theorems · Theorem · general topology

IsCountablyCompact.of_isClosed_subset

∀ {E : Type u_2} [inst : TopologicalSpace E] {A B : Set E},
  IsCountablyCompact A → IsClosed B → B ⊆ A → IsCountablyCompact B

A closed subset of a countably compact set is countably compact.

Defined in
Mathlib.Topology.Compactness.CountablyCompact
Cited by
1 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

Around this declaration

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

Cites13

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

Cited by1

Results whose statement or proof uses this declaration.