I'm trying to understand the previous thread (link) which finds the order of $3+\langle 6\rangle$ in $\mathbb{Z}_{15}/\langle 6\rangle$.
I was following the logic from that thread. First question is why in a group $(\mathbb{Z}_{15},+)$ we get:
$$(3+\langle6\rangle)^{n}=\underset{n\,times}{\underbrace{(3+\langle6\rangle)+(3+\langle6\rangle)+...+(3+\langle6\rangle)}}=3n+\langle6\rangle$$
An not $3n+n\langle 6\rangle$ (if we do get it and then why $n\langle 6\rangle =\langle 6\rangle$)?
Second question is about the line:
Now note that the identity of $\mathbb{Z}_{15}/\langle 6\rangle$ is $0 + \langle 6\rangle = \langle 6\rangle$, so the order of $3 + \langle 6\rangle$ is the smallest positive integer $3n + \langle 6\rangle = \langle 6\rangle$.
What is the identity of $\mathbb{Z}_{15}/\langle 6\rangle$? Is it $0$ or $\langle 6\rangle$? I feel like the author wanted to point out that $\langle 6\rangle$ is the identity element but why $0$ is not? Also later it said that $3+\langle 6\rangle$ is the identity element. How is it possible to have more then one identity element in a group?
Last question is why $\langle 6\rangle=\{0,3,6,9,12\}$? From this thread I learn that if order of a group is $15$ then total number of generators of group $G$ are equal to positive integers less than $15$ and co-prime to $15$. So for example $3$ and $9$ are not in $\langle 6\rangle$.
I feel confused and it feels like I miss the definition of the cyclic group (even if it in front of me). Will be glad for some clarifications. Also, sorry for wasting time on explaining basic things.