Commit 2023-10-11 21:40 13444d80
View on Github →chore(Topology/SubsetProperties): Refactor SubsetProperties.lean (#7628)
Split up the 2000-line Topology/SubsetProperties.lean
into several smaller files. Not only is it too huge, but the name is very unhelpful, since actually about 90% of the file is about compactness; I've moved this material into various files inside a new subdirectory Topology/Compactness/
.