Theorems · Definition · general topology
TopologicalSpace.IsSeparable
{α : Type u} → [t : TopologicalSpace α] → Set α → PropA set s in a topological space is separable if it is contained in the closure of a countable
set c. Beware that this definition does not require that c is contained in s (to express the
latter, use TopologicalSpace.SeparableSpace s or
TopologicalSpace.IsSeparable (univ : Set s)). In metric spaces, the two definitions are
equivalent, see TopologicalSpace.IsSeparable.separableSpace.
- Defined in
- Mathlib.Topology.Bases
- Cited by
- 51 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- closureproof · cited by 1,254
- Set.Countableproof · cited by 545
Cited by51
Results whose statement or proof uses this declaration.
- ContinuousOn.aestronglyMeasurableproof · cited by 21
- stronglyMeasurable_iff_measurable_separablestatement and proof · cited by 13
- stronglyMeasurable_of_tendstoproof · cited by 12
- TopologicalSpace.IsSeparable.monostatement and proof · cited by 12
- MeasureTheory.StronglyMeasurable.isSeparable_rangestatement and proof · cited by 10
- aestronglyMeasurable_iff_aemeasurable_separablestatement and proof · cited by 10
- TopologicalSpace.IsSeparable.closurestatement · cited by 10
- aestronglyMeasurable_of_tendsto_aeproof · cited by 9
- TopologicalSpace.IsSeparable.iUnionstatement and proof · cited by 7
- Topology.IsEmbedding.aestronglyMeasurable_comp_iffproof · cited by 6
- TopologicalSpace.isSeparable_rangestatement · cited by 5
- Set.Countable.isSeparablestatement · cited by 5