For every $x,y,z \in \mathbb{R} $
$$ |x|+|y|+|z| \leq |x+y-z|+|x-y+z|+|-x+y+z| $$ I tried to prove it by cases, but I have troubles when the three numbers have the same sign.
For every $x,y,z \in \mathbb{R} $
$$ |x|+|y|+|z| \leq |x+y-z|+|x-y+z|+|-x+y+z| $$ I tried to prove it by cases, but I have troubles when the three numbers have the same sign.
Because $$\sum_{cyc}|x+y-z|=\frac{1}{2}\sum_{cyc}\left(|x+y-z|+|x+z-y|\right)\geq\frac{1}{2}\sum_{cyc}|x+y-z+x+z-y|=\sum_{cyc}|x|$$
if all of the numbers are positive then the left is $x+y+z$ and the right is at least $x+y+z$ (that is what you get when you remove the absolute values).
Notice that if all three are negative all of the expressions have the same values as with $(-x,-y,-z)$.