Commit 2023-07-08 15:27 adca8e20
View on Github →feat: define HasCountableSeparatingOn
(#5675)
- Define a typeclass saying that a countable family of sets satisfying a given predicate separate points of a given set.
- Provide instances for open and closed sets in a T₀ space with second countable topology and for measurable sets in case of a countably generated σ-algebra. See Zulip for motivation.