My understanding is that we can view the definition of a Quotient ring $R/I$ as a set of cosets.
For example, the ring $Z/(6)$ which I believe is $Z6$, can be viewed like this:
$(6) + 0 = \{...,-12, -6, 0, 6, 12, ...\}$
$(6) + 1 = \{..,-17, -11, -5, 1, 7, 13, 19, ...\}$
$(6) + 2$
$(6) + 3$
$(6) + 4$
$(6) + 5$
My first question is, I realize that we stop at that, because $(6) + 6 = (6) + 0$, but what property do we use to do that exactly?
secondly, how is the set of all the cosets defined above, simply equal to ${0, 1, 2, 3, 4, 5}$ which is $z6$?
Like physically they just don't look like the same set. I'm having some difficulty wrapping my head around it, so any clarification would be appreciated.