Proving an equivalence relation in regards to sum of absolute values.

53 Views Asked by At

Prove that the relation R is an equivalence relation on the set of real numbers.

$$(x,y) \in R \iff |x+y| = |x| + |y|$$

I did prove the reflexivity as well as the symmetry, but I am stuck on how to prove the transitivity of this relation.

2

There are 2 best solutions below

0
On

It's not an equivalence relation. Hint: What things are related to $0$.

0
On

Notice that $1\sim0$ and $0\sim-1$, but $1\not\sim -1.$