Structures · Order
HasCountableSeparatingOn
We say that a type α has a countable separating family of sets satisfying a predicate
p : Set α → Prop on a set t if there exists a countable family of sets S : Set (Set α) such
that all sets s ∈ S satisfy p and any two distinct points x y ∈ t, x ≠ y, can be separated
by s ∈ S: there exists s ∈ S such that exactly one of x and y belongs to s.
E.g., if α is a T₀ topological space with second countable topology, then it has a countable
separating family of open sets and a countable separating family of closed sets.
- Shape
- 3 explicit arguments · adds exists_countable_separating
Extends0
Extends nothing: this is a root of the hierarchy.
Extended by0
Nothing extends this class yet.
Concrete types that are instances0
No instance on a concrete type; it is reached through other classes.
How is a type an instance?
Loading the hierarchy index…
Assumed by22
- HasCountableSeparatingOn.exists_countable_separating
- Filter.exists_subset_subsingleton_mem_of_forall_separating
- Filter.exists_mem_singleton_mem_of_mem_of_nonempty_of_forall_separating
- Filter.exists_singleton_mem_of_mem_of_forall_separating
- Filter.EventuallyEq.of_forall_separating_preimage
- Filter.EventuallyEq.of_eventually_mem_of_forall_separating_mem_iff
- Filter.EventuallyEq.of_eventually_mem_of_forall_separating_preimage
- Filter.exists_eventuallyEq_const_of_eventually_mem_of_forall_separating
- HasCountableSeparatingOn.of_subtype
- exists_seq_separating
- Filter.exists_singleton_mem_of_forall_separating
- Filter.exists_eventuallyEq_const_of_forall_separating
- exists_nonempty_countable_separating
- exists_countable_separating
- Filter.EventuallyEq.of_forall_separating_mem_iff
- MeasurableSpace.countablySeparated_of_hasCountableSeparatingOn
- Filter.exists_subsingleton_mem_of_forall_separating
- MeasurableSpace.countablySeparated_subtype_of_hasCountableSeparatingOn
- instCountablySeparatedElemOfHasCountableSeparatingOnIsOpen
- HasCountableSeparatingOn.mono
- instHasCountableSeparatingOnIsClosedOfIsOpen
- Filter.exists_mem_eventuallyEq_const_of_eventually_mem_of_forall_separating
Ancestors0
No ancestors.