The relation is given by
xRy if x>y , x,y , set of reals
i.e. R = { (x,y) : x > y , x,y }
To show equivalency of the relation..
:
For a real x, x x
So (x,x) R
Therefore R is not reflexive
:
Let (x,y) R for x,y
So x > y
Obviously y x
Therefore (y,x) R
So R is not symmetric.
:
Let (x,y) R and (y,z) R for x,y,z
So x > y and y > z
Obviously x > z
So R is transitive.
A relation be equivalence relation if it is reflexive, symmetric and transitive.
In this case R is transitive but neither reflexive nor symmetric.
So given R is not an equivalence relation.
As it is not equivalence relation , second part of the question is not applicable.
Comments