Prove that $|d(a,b) - d(a_{1},b_{1})| \leq d(a,a_{1}) + d(b,b_{1})$
Granted their are two cases to this. I will save one to do independently, but I wanted to see if my proof for the other case is correct.
Case: $d(a,b) \leq d(a_{1},b_{1})$.
Then $d(a_{1}, b_{1}) - d(a,b) \leq d(a,a_{1}) + d(b,b_{1})$
$d(a_{1},b_{1}) \leq d(a,b) + d(a,a_{1}) + d(b,b_{1}) \geq d(a,b_{1}) + d(b,b_{1}) \geq d(a,b)$
Note that these are metric spaces.