Prove: $|x+y+z| \leq |x|+|y|+|z|/$
We have the theorem 1: $|a+b| \leq |a|+|b|$.
Let $a = x$ and $b = (y+z)$; thus by theorem 1 it follows: $|x+y+z| \leq |x|+|y+z|$,
$$|x+y+z|-|x| \leq |y+z|.$$
We know by theorem 1: $|y+z| \leq |y|+|z|$.
Thus we have: $|x+y+z|-|x| \leq |y+z| \leq |y|+|z|$.
Therefore by way of transitivity, we have: $|x+y+z|-|x| \leq |y|+|z|$.
Thus, $|x+y+z| \leq |x|+|y|+|z|$.