This is my second attempt at proving this inequality, the first one went terribly so hopefully I did a better job this time.
Firstly we are given as fact (by the examiner). $||x|-|y|| = |x| - |y| $ for all $|x| \geq |y|$ and $||x|-|y|| = |y| - |x|$ for all $|x| \leq |y|$.
Let...
$$ |x| \leq |y| \iff |x|-|y| \leq 0 \leq|x-y| $$
Let..
$$ |y| \leq |x| \iff 0\leq|x| - |y| = |x-y| = |y-x| \leq|x-(-y)| = |(-y)-x|| $$
Therefore for any real number $x$ and $y$ the inequality $||x|-|y|| \leq |x-y|$ holds.
Any feedback would be much appreciated.