Commit 2022-02-16 22:44 7dae87fe
View on Github →feat(topology/metric_space/basic): ext lemmas for metric spaces (#12070)
Also add a few results in metric_space.basic
:
- A decreasing intersection of closed sets with diameter tending to
0
is nonempty in a complete space - new constructions of metric spaces by pulling back structures (and adjusting definitional equalities)
- fixing
metric_space empty
andmetric_space punit
to make sure the uniform structure is definitionally the right one.