You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(Topology/(E)MetricSpace): move import of Topology.Bases downstream (#21657)
For both `EMetricSpace` and `PseudoMetricSpace`, we have lemmas on `SeparableSpace` in `Defs.lean` that can move to `Basic.lean` without affecting downstream imports, but saving us an unnecessary import in `Defs.lean`.
0 commit comments