Mathlib Map

Theorems · Theorem · general topology

normal_exists_closure_subset

∀ {X : Type u_1} [inst : TopologicalSpace X] [NormalSpace X] {s t : Set X},
  IsClosed s → IsOpen t → s ⊆ t → ∃ u, IsOpen u ∧ s ⊆ u ∧ closure u ⊆ t
Defined in
Mathlib.Topology.Separation.Regular
Cited by
5 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceNormalSpace

Around this declaration

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

Cites15

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

Cited by5

Results whose statement or proof uses this declaration.