I am trying to prove the following : ∀, ∈ : ||| − ||| ≤ || + ||
given that we know :(1)->|| − || ≤ |+| and (2) ->| + | ≤ || + ||
so the way i tried to solve the problem is :
starting with what we know from (1): || − || ≤ |+| => apply absolute value =>
||| − ||| ≤ ||+|| => ||| − ||| ≤ |+|
then by (2) => ||| − ||| ≤ |+| ≤ || + ||
i.e ||| − ||| ≤ || + ||
I am really not sure if we can add absolute value to an inequality. I have tried several numbers in order to test it out and it seems that it is working out.
We cannot add absolute value to an inequality: $-2<-1$ but $|-2|\not<|-1|$.
We have $-(|x|+|y|)\le-|y|\le|x|-|y|\le |x|\le|x|+|y|$.
This implies that $||x|-|y||\le |x|+|y|$.