Commit 2021-12-03 08:57 bfccd1b8
View on Github →chore(topology/{metric_space,instances/real}): cleanup (#10577)
- merge
real.ball_eq
andreal.ball_eq_Ioo
intoreal.ball_eq_Ioo
; - merge
real.closed_ball_eq
andreal.closed_ball_eq_Icc
intoreal.closed_ball_eq_Icc
; - add missing
real.Icc_eq_closed_ball
; - generalize lemmas about
*bounded_Ixx
so that they work for (indexed) products of conditionally complete linear orders.