Given a metric d, we wish to modify it so that the diameter of any set will be bounded by above from 1. How can one find such a metric which works for every set?
2026-04-06 07:07:06.1775459226
Metric such that the diameter of a set is always less than or equal to 1
110 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $d'(x,y) = \min\{d(x,y),1/2\}$.