We draw the directed graph with the vertex set {1,2,3,4} and an edge from to whenever is in the given relation
{ }.
The directed graph representing the relation can be used to determine whether the relation is reflexive, symmetric or transitive. A relation is reflexive if and only if there is a loop at every vertex of the directed graph, so that every ordered pair is of the form occurs in the relation. But here in the above directed graph we see that there is no loop at the vertex .
So the given relation is not reflexive.
Again we know that a relation is said to be an equivalence relation on iff is reflexive, symmetric and transitive relation. But here the given relation is not reflexive relation.
Therefore is not an equivalence relation.
Comments