Let R be the relation defined on the set of real numbers by $xRy$ whenever $x^2 + y^2 = 1.$ Show whether or not $R$ is reflexive, symmetric, antisymmetric or transitive.
All right so I think I've got this right and just want to make sure.
Symmetric - Yes for all $x$ and $y$, if $x^2 + y^2 = 1$ then $1 = x^2 + y^2 $
Reflexive - Yes for all $x$ and $y$, if $x^2 + y^2 = x^2 +y^2$
Anti-Symmetric - Yes for all $x$ and $y$, if $x^2 + y^2 = 1$ and $1 = x^2 + y^2$ then $x^2 + y^2 = 1$ is true.
Transitive - Yes, if $x^2 + y^2 = x_2^2 + y_2^2 $ and $x^2 + y^2 = 1$ then $x_2^2 + y_2^2 =1$
I think I've done all these right, unless I've misunderstood the definitions for the relations.
You misunderstood. Instead of using the $R$ notation, say that $x \sim y$ if and only if $x^2+y^2=1$. So
And so on...