Mathlib Map

Theorems · Theorem · general topology

SeparatedNhds.of_isClosed_isCompact_closure_compl_isClosed

∀ {X : Type u_1} [inst : TopologicalSpace X] [R1Space X] {s t : Set X},
  IsClosed s → IsCompact (closure sᶜ) → IsClosed t → Disjoint s t → SeparatedNhds s t

In a R1Space X, for disjoint closed sets s t such that closure sᶜ is compact, there are neighbourhoods that separate s and t.

Defined in
Mathlib.Topology.Separation.Hausdorff
Cited by
1 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceR1Space

Around this declaration

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

Cites31

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.