Mathlib Map

Theorems · Theorem · general topology

TopologicalSpace.IsSeparable.separableSpace

∀ {X : Type u_2} [inst : TopologicalSpace X] [TopologicalSpace.PseudoMetrizableSpace X] {s : Set X},
  TopologicalSpace.IsSeparable s → TopologicalSpace.SeparableSpace ↑s

If a set s is separable, then the corresponding subtype is separable in a pseudo metrizable space. This is not obvious, as the countable set whose closure covers s does not need in general to be contained in s.

Defined in
Mathlib.Topology.Metrizable.Basic
Cited by
5 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpace.PseudoMetrizableSpace

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.