Problem:
Suppose $d$ and $e$ are metrics on a set $X$. Let $g$ be the function $(x,y) \to min\{d(x,y),e(x,y)\}$ defined on $X × X$. Find a condition under which $g$ is a metric.
My solution: If $d(x,y) = ke(x,y)$, where $k$ is a positive constant, then $g$ will be a metric. Seems to be trivial. Is there any other possibility?
Related question here: Is the minimum of two metrics is again a metric?