Theorems · Theorem · general topology
DenseRange.separableSpace
∀ {α : Type u} {β : Type u_1} [t : TopologicalSpace α] [TopologicalSpace.SeparableSpace α] [inst : TopologicalSpace β]
{f : α → β}, DenseRange f → Continuous f → TopologicalSpace.SeparableSpace βIf α is a separable space and f : α → β is a continuous map with dense range, then β is
a separable space as well. E.g., the completion of a separable uniform space is separable.
- Defined in
- Mathlib.Topology.Bases
- 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imageproof · cited by 5,609
- Continuousstatement and proof · cited by 2,592
- Set.Countableproof · cited by 545
- Denseproof · cited by 359
- DenseRangestatement and proof · cited by 164
- TopologicalSpace.SeparableSpacestatement and proof · cited by 109
- Set.Countable.imageproof · cited by 47
- TopologicalSpace.exists_countable_denseproof · cited by 15
- DenseRange.dense_imageproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- IsDenseInducing.separableSpaceproof · cited by 1
- Topology.IsQuotientMap.separableSpaceproof · cited by 0