My question is:
Give equivalence relation that corresponds to the partitions A1 = {1,3,5} A2 = {2} A3 = {4,6}
of the set A = {1,2,3,4,5,6}
I don't know what the format of the relation should be, in fact I am confused about what an equivalence relation looks like.
Would it be R = {(1,1), (2,2), (3,3)........ so on}?
How do we determine a relation?
$$a,b\in A\;,\;\;\;aRb\iff a,b\in A_1\;\;or\;\;a,b\in A_2\;\;or\;\;a,b\in A_3\iff$$
$$R=\left\{(1,1),(2,2),...,(6,6), (1,3),(3,1),(1,5),(5,1), (3,5), (5,3) (4,6),(6,4)\right\}$$