I am asked
The relation X on the set $\{1, 2, 3, 4, 5\}$ is defined by the rule $(a, b) ϵ X$ if 3 divides a – b.
- List the elements of X
These are $\{(4,1),(1,4),(5,2),(2,5),(1,1),(2,2),(3,3),(4,4),(5,5)\}$
- List the equivalence class$\color{red}{\text{es}}$
The answer is $\{1,4\},\{2,5\},\{3\}$
This is where I am confused. I thought equivalence class meant that one should only present the elements that don't result in a similar result.
However, $4-1 = 5-2 = 3$ these are all the same
Would anyone care to explain how the equivalence class can be found in this case?