Commit 2025-04-08 01:10 54601c47
View on Github →chore: split Topology.Basic
(#23717)
Topology.Basic
is now focused on theIsOpen/IsClosed
predicates.Topology.Closure
contains lemmas about the functionsinterior/closure/frontier
.Topology.Neighborhoods
contains lemmas about neighborhoods in a topology.Topology.ClusterPt
contains lemmas about cluster and accumulation points.Topology.Continuous
deals with continuity and continuous functions.