As a student currently taking abstract algebra / introductory group theory, one thing that I wanted to clear up is exactly how we define $Z_n$. Before I learned about quotient groups, I was taught that $\mathbb{Z}_n$ contained all integers $k \in \{0,1,\dots, n-1\}$. I was also taught this addition in this group was defined as $a+b \mod n$.
However, what wasn't made clear to me was if the elements in the above set were representative elements of the equivalence classes, or if in the realm of $\mathbb{Z}_n$, integers greater than $n$ and less than $0$ simply didn't exist. Looking at this wiki, it's difficult for me to tell if the elements are representative elements.
When I learned we can write $\mathbb{Z}_n$ as $\mathbb{Z}/n\mathbb{Z}$, the quotient group, it made me lean towards thinking that any integer in $\mathbb{Z}$ is also in $\mathbb{Z}/n\mathbb{Z}$, since elements of $\mathbb{Z}/n\mathbb{Z}$ are cosets.
So I want to clarify—is it completely acceptable to say, for example, that $(5+6) \in \mathbb{Z}_4$? When writing homomorphisms $\phi:\mathbb{Z}_4 \rightarrow \mathbb{Z}_n$ this comes up since I may want to write $\phi(2+2) = \phi(4) = \phi(0)$ but I was never sure if that was acceptable or if I could work with integers greater than $n$ in $\mathbb{Z}_n$.
Elements of $\mathbb{Z}/n\mathbb{N}$ are equivalence classes. Since writing $\phi([2]_4+[2]_4)$ or $\phi([2+2]_4)$ gets annoying pretty fast, you usually implicitly intend that the standard notation for a number, like $137$, denotes its equivalence class. Therefore with this understanding it's acceptable to write $(5+6)\in\mathbb{Z}_4$.