Commit 2021-03-27 15:21 d1044139
View on Github →chore(topology/metric_space): golf, generalize, rename (#6849)
Second countable topology
- generalize metric.second_countable_of_almost_dense_setto a pseudo emetric space, seeemetric.subset_countable_closure_of_almost_dense_set(for sets) andemetric.second_countable_of_almost_dense_set(for the whole space);
- use it to generalize emetric.countable_closure_of_compactto a pseudo emetric space (replacingclosure t = swiths ⊆ closure t) and prove that a sigma compact pseudo emetric space has second countable topology;
- generalize second_countable_of_properto a pseudo metric space;
emetric.diam
- rename emetric.diam_le_iff_forall_edist_letoemetric.diam_le_iff;
- rename emetric.diam_le_of_forall_edist_letoemetric.diam_le.