Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-05-22 23:41 005df456

View on Github →

feat(topology/metric_space): use weaker TC assumptions (#14316) Assume t0_space instead of separated_space in metric.of_t0_pseudo_metric_space and emetric.of_t0_pseudo_emetric_space (both definition used to have t2 in their names).

Estimated changes