I'm fairly comfortable with the definition of what the three equivalence relations are. What I'm not comfortable and finding it above my head is how equivalence relation is closely related to equivalence class and the associated notation use to communicate the ideas.
Allow me to be be more specific.
Let $$\sim _n$$ denote an equivalence relation. For each $$\text{a$\epsilon $Z}$$, we let $$\text{[a}]_n$$ denote the equivalence class containing a. What does the text in italic implies in a concrete sense? Thanks in advance
Say we have some equivalence relation $\sim_n$ on a set $Z$. Then if two elements $a,b \in Z$ are related through the relation $\sim_n$, we write $a \sim_n b$. From this, we can talk about the equivalence class of an element $a \in Z$ with respect to the relation $\sim_n$ and we denote this $[a]_n$. An equivalence class is simply all the elements that are related to $a$ through $\sim_n$, or more formally $$[a]_n = \{b \in Z \mid a \sim_n b\}.$$ So the equivalence classes are constructed from the equivalence relation. Indeed, different equivalence relations on the same setwill give rise to different equivalence classes.