Commit 2021-08-21 19:52 e00afed4
View on Github →feat(topology/metric_space): turn nonempty_ball into an iff (#8747)
- add set.univ_pi_empty;
- turn metric.nonempty_ballinto aniff, mark it with@[simp]; addmetric.ball_eq_empty
- do the same thing to closed_balls;
- add primed versions of metric.ball_piandmetric.closed_ball_pi.