leanprover-community/mathlib4

Define a typeclass for GO-space

Ouverte

#42 275 ouverte le 30 juil. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Lean (1 549 forks)github user discovery
good first issuet-topology

Métriques du dépôt

Stars
 (3 755 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

The definition of a GO-space can be found here: https://topology.pi-base.org/properties/P000154

Also prove the following lemmas:

  1. A linearly ordered space is a GO-space.
  2. A separable GO-space is hereditarily separable.
  3. 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.

Guide contributeur