Question
Let R be a relation on the set A = {1,2,3,4,5,6,7,8,9}
defined by the rule x R y if x-y is a multiple of 3.
Show that R is an equivalence relation and find the equivalence classes of R.
(multiples of 3 are {...,-9, -6,-3,0,3,6,9,...})
Solution
| |||||||||||||
| ||||||||||||||||||||||||||||||||||||||
{{1,4,7}, {2,5},{3,6}} is the set of equivalence classes of R, these form a partition of A.