leanprover-community/mathlib4
Define a typeclass for GO-space
Aberta
#42.275 aberto em 30 de jul. de 2026
good first issuet-topology
Métricas do repositório
- Stars
- (3.869 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
The definition of a GO-space can be found here: https://topology.pi-base.org/properties/P000154
Also prove the following lemmas:
- A linearly ordered space is a GO-space.
- A separable GO-space is hereditarily separable.
- Optional: other lemmas that you can find on https://topology.pi-base.org/properties/P000154.
This is mentioned in https://github.com/leanprover-community/mathlib4/pull/41918.