Theorems · Theorem · general topology
TopologicalSpace.IsSeparable.exists_countable_dense_subset
∀ {X : Type u_2} [inst : TopologicalSpace X] [TopologicalSpace.PseudoMetrizableSpace X] {s : Set X},
TopologicalSpace.IsSeparable s → ∃ t ⊆ s, t.Countable ∧ s ⊆ closure tIf a set s is separable in a pseudo metrizable space, then it admits a countable dense
subset. This is not obvious, as the countable set whose closure covers s given by the definition
of separability does not need in general to be contained in s.
- Defined in
- Mathlib.Topology.Metrizable.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- UniformSpaceproof · cited by 2,040
- closurestatement and proof · cited by 1,254
- uniformityproof · cited by 765
- Set.Countablestatement and proof · cited by 545
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- Filter.IsCountablyGeneratedproof · cited by 220
- UniformSpace.ballproof · cited by 113
- TopologicalSpace.IsSeparablestatement and proof · cited by 51
- Set.mem_biUnionproof · cited by 37
- UniformSpace.ball_monoproof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- TopologicalSpace.IsSeparable.separableSpaceproof · cited by 5
- isSeparable_range_derivWithinproof · cited by 1