Commit 2024-01-08 13:15 303bf519
View on Github →chore(Topology/Maps): small clean-ups (#9268)
- Make sure each new definition is in a separate section.
- Add corresponding namespaces where missing.
- Collect
TopologicalSpace
assumptions. - Collect variables ${f : \alpha \to \beta}$ and ${g : \beta \to \gamma}$ in theorems; we leave definitions alone.
- In a later PR, we will rename the type variables in this file: this reduces the diff in doing so.