Inequality to prove:
$|a+b|\leq |a| + |b|$
Proof:
$-|a| \leq a \leq |a|$
$-|b| \leq b \leq |b|$
Add 1 and 2 together to get:
$-(|a|+|b|)\leq a+b\leq|a|+|b|$
$|a+b|\leq|a|+|b|$
The reason I'm asking is because this looks like the simplest proof of all proofs I've seen but it's rarely used. I am wondering why more "complicated" proofs are being used. Is there something wrong with this proof?
