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?
You found an (obviously very strong) sufficient condition. Can you make it weaker? Can you find a necessary and sufficient one?
HINT
To be a metric, $g$ has to map $X \times X \to [0,\infty)$ (which it obviously is) and satisfy some properties. Most of the properties, except one, will carry over directly from the definition.
On the last one, you have to think which are the least restrictive condition(s) to impose on $d$ and $e$ for $g=\min\{d,e\}$ to remain a metric still.