Theorems · Inductive type · general topology
TopologicalSpace.SeparableSpace
(α : Type u) → [t : TopologicalSpace α] → Prop
A separable space is one with a countable dense subset, available through
TopologicalSpace.exists_countable_dense. If α is also known to be nonempty, then
TopologicalSpace.denseSeq provides a sequence ℕ → α with dense range, see
TopologicalSpace.denseRange_denseSeq.
If α is a uniform space with countably generated uniformity filter (e.g., an EMetricSpace), then
this condition is equivalent to SecondCountableTopology α. In this case the
latter should be used as a typeclass argument in theorems because Lean can automatically deduce
TopologicalSpace.SeparableSpace from SecondCountableTopology using
TopologicalSpace.SecondCountableTopology.to_separableSpace, but deducing
SecondCountableTopology from TopologicalSpace.SeparableSpace requires more assumptions.
- Defined in
- Mathlib.Topology.Bases
- Cited by
- 109 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 2 definitions · uses no axioms
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
Cited by116
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.approxOnstatement and proof · cited by 39
- TopologicalSpace.exists_countable_densestatement and proof · cited by 15
- TopologicalSpace.denseSeqstatement and proof · cited by 11
- MeasureTheory.StronglyMeasurable.separableSpace_range_union_singletonstatement · cited by 11
- MeasureTheory.SimpleFunc.tendsto_approxOnstatement and proof · cited by 6
- MeasureTheory.integral_trimproof · cited by 6
- Metric.PiNatEmbed.distDenseSeqstatement and proof · cited by 6
- MeasureTheory.integral_mono_measureproof · cited by 5
- kuratowskiEmbeddingstatement and proof · cited by 5
- TopologicalSpace.denseRange_denseSeqstatement and proof · cited by 5
- TopologicalSpace.exists_dense_seqstatement and proof · cited by 5
- TopologicalSpace.isSeparable_rangestatement and proof · cited by 5