I can prove that it is reflexive, but I am not sure how to formally prove that this relation is symmetric and transitive.
2026-04-08 00:57:21.1775609841
Is this an equivalence relation? $xRy$ if and only if $|x+y| = |x| + |y|$
911 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint:
$$|1+0|=|1|+|0|$$
$$|0-1|=|0|+|-1|$$
To check symmetric:
Notice that $|x+y|=|y+x|$ and $|x|+|y|=|y|+|x|$, hence if $|x+y|=|x|+|y|$, what can you conclude about $|y+x|$.