So, I'm trying to prove by contradiction that if (1) $\lvert a-b \rvert$ < c, then (2) $\lvert a \rvert$ < $\lvert b \rvert$ + c.
I want to show that given (1), $\lvert a \rvert$ = $\lvert b \rvert$ + c cannot be true and nor can $\lvert a \rvert$ > $\lvert b \rvert$ + c, so that (2) must be true.
I started with the former.
$\lvert a \rvert$ = $\lvert b \rvert$ + c$\quad\longrightarrow\quad$ c = $\lvert a \rvert$ - $\lvert b \rvert$ ≥ $\lvert a-b \rvert$$\quad\longrightarrow\quad$$\lvert a-b \rvert$ ≤ c.
Now, does $\lvert a-b \rvert$ ≤ c contradict $\lvert a-b \rvert$ < c? Or is the latter somehow included in the former? Similarly, would proving that $\lvert a \rvert$ ≥ $\lvert b \rvert$ + c cannot be true enough to demonstrate that (2) must be true?
Thanks in advance.