The triangle inequality $|x+y|\leq|x|+|y|$ can be generalized by induction to $$|x_1+\ldots+ x_n|\leq|x_1|+\ldots+|x_n|.$$
Can we generalize the version $|x+y|\geq||x|-|y||$ to $n$ terms too? I need to estimate an expression of the form $|x+y+z|$ from below so that the estimate depends on the absolute values of $x,y,z$, and I think the triangle inequality should be enough, but I don't know how to do it.