My worked example sheet states
Prove $\mathbb{Z}[i]/(2- i) \cong \mathbb{Z_5}$ using the following steps:
Let $G = \mathbb{Z}[i]/(2- i)$
- $G = \{ \bar{x} + \bar{y}\bar{i} \mid x,y \in \mathbb{Z} \}$
- $G = \{ \bar{x} \mid x \in \mathbb{Z} \}$, because $\bar{2} = \bar{i}$
- Show that $G = \{ \bar{0},\ldots,\bar{4}\}$
- Finally, prove $G \cong \mathbb{Z_5}$
The proof is clear to me but I do not know how to rigorously show $G = \{ \bar{x} + \bar{y}\bar{i} \mid x,y \in \mathbb{Z} \}$ and $G = \{ \bar{0},\ldots,\bar{4}\}$.
For the first one, I think this is just the definition of a quotient ring but is that enough for rigour? While for the second one, we have the relation $\bar{5} = \bar{0}$ in $R$ but how can I show ( rather write ) $G$ has the mentioned elements.
I guess, I am asking for a formal way of writing this.
PS: The proof for similar problem is available on the forum, but my problem is how much detail is enough. ( For me the context is an examination. ) Pardon my elementary question.