Let $(\Omega, d)$ be a metric space. I have to show that $ d(\alpha ,\beta) \ge | d(\alpha, \theta) - d(\theta, \beta)|$ for every $\alpha, \beta, \theta \in \Omega.$
Starting with the triangle inequality does not help much. $ d(\alpha, \beta) \le d(\alpha, \theta) + d(\theta, \beta) $. The only somewhat logical way is to assume that $\min_{} \{ d(\alpha, \theta), d(\theta, \beta) \} \le \max_{} \{ d(\alpha, \theta), d(\theta, \beta) \} \le d(\alpha, \beta)$ and then proceed by proving that $\max$ is a metric. But, it seems too complicated for this kind of question and implies pretty unnecessary assumptions.
Will appreciate any help.