Determine all equivalence classes of $xy>0$

1.1k Views Asked by At

Define the equivalence relation $R$ as follows: For $x,y\in\mathbb R$, $x$ is equivalent to $y$ if and only if $xy\geq 0$. Determine all of the equivalence classes of this equivalence relation.

2

There are 2 best solutions below

2
On

Hint : $xy \ge 0$ is $x$ and $y$ both have same sign or one among them is zero.

0
On

The title doesn't match the question. I'll use the wording from the question. As written in your question (not the title), $R$ is not an equivalence relation; $0$ is equivalent to $1$, and $-1$ is equivalent to $0$, but $-1$ is not equivalent to $1$, so $R$ is not transitive.

If you mean what the title says ($x$ is equivalent to $y$ if $xy > 0$), then $R$ is not an equivalence relation, but for a different reason. I'll leave it up to you to figure out why.