I have a homework question that asks me to define a relation A2 on $Z$ which is an equivalence relation containing three equivalence classes.
$$Z = \{a, b, c, d, e\}$$
I understand what equivalence classes are, but does defining a relation on set $Z$ mean that I'm creating another set to multiply set $Z$ and then make sure the result is reflexive, symmetric etc. ?
Defining a relation on set $Z$ means relation in $Z\times Z$.
So an example is $\{(a,a),(a,b),(a,c),(b,a),(b,b),(b,c),(c,a),(c,b),(c,c),(d,d),(e,e)\}$