How do we prove that $||a|-|b|| \leq |a-b|$ ? I do know that $|a-b|<|a|+|b|$ from the triangle inequalities. As a matter of fact it does remind me of something, I studied in Complex numbers class, Something like this.
However, I can't relate both. I did also tried to expand the inequality, with no success, just too many cases for me to handle. Hopefully I can get an answer here. Thanks.
You know that $|x+y|\leq |x|+|y|$ holds for every real number , then taking $x=a-b$ and $y=b$ we get:
$|a-b|\geq|a|-|b|$ ... (1)
if we exchange $a$ and $b$ we'll have:
$|a-b|\geq -(|a|-|b|)$, or
$-|a-b|\leq|a|-|b|$ ... (2)
Now from (1) and (2) based on absolute value properties we get:
$||a|-|b||\leq|a-b|$