Why if $a<b$ and $-a<b$, then we can say that $|a|<b$?
Maybe this is trivial by I don't know how to proof it.
Why if $a<b$ and $-a<b$, then we can say that $|a|<b$?
Maybe this is trivial by I don't know how to proof it.
On
Suppose not, and show it contradicts your hypotheses.
Note that $|a|$ is either $a$ or $-a$.
In the first case, you would have $a\geq b$, contrary to the hypothesis $a<b$.
In the second case, you would have $-a\geq b$, contrary to the hypothesis that $-a<b$.
In either case, the supposition that the result is false leads to a contradiction of the hypotheses. Therefore, the hypotheses imply that the result is true, quod erat demonstrandum.
If $a \geq 0$, then $|a| = a$; so $a < b$ implies $|a| < b$.
If $a < 0$, then $|a| = -a$; so $-a < b$ implies $|a| < b$.