0

"Antisymmetric relation is an equivalence relation" Whenever I used to prove this statement I come with a counterexample. Let take A= {1,2,3,4} If R= {(1,1),(2,3),(3,4)} then R is antisymmetric but not equivalent. Can someone explain to me how the above statement is true?

1 Answers1

2

In general, it is not true that every antisymmetric relation is an equivalent relation but we can have antisymmetric relations which are also equivalent relations.

For example $$ R=\{(1,1), (2,2), (3,3)\} $$is both equivalent and antisymmetric on the set $ A= \{1,2,3\}.$