Theorems · Theorem · general topology
IsDenseInducing.separableSpace
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {i : α → β}
[TopologicalSpace.SeparableSpace α], IsDenseInducing i → TopologicalSpace.SeparableSpace βIf the domain of a IsDenseInducing map is a separable space, then so is the codomain.
- Defined in
- Mathlib.Topology.DenseEmbedding
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- TopologicalSpace.SeparableSpacestatement and proof · cited by 109
- IsDenseInducingstatement and proof · cited by 56
- IsDenseInducing.denseproof · cited by 20
- IsDenseInducing.continuousproof · cited by 4
- DenseRange.separableSpaceproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsDenseEmbedding.separableSpaceproof · cited by 0