I want to verify and to check with you this inequality |a| > |b| implies |a-b| > 0 Is it correct?
2026-03-31 19:12:47.1774984367
Absolute value of two numbers
38 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Direct proof:
$|a|>|b|\implies$
$(a>b)\vee(a<b)\implies$
$a \neq b\implies$
$a-b\neq0\implies$
$|a-b|\neq0\implies$
$|a-b|>0$
Proof by contradiction:
$|a-b|\not>0$
$|a-b|=0$
$a-b=0$
$a=b$
$|a|=|b|$
$|a|\not>|b|$