I know that every subset $S \subseteq \mathbb{Z}$ is is a subring if it is a ring under the operations defined on the ring $(\mathbb{Z},+,*)$ that is, $( S ,+)$ is an abelian subgroup of $( \mathbb{Z,+} )$ and $\forall \ x,y,z \in S $ we have that
$$x*y \in S \ \text{closure} $$ $$ x*(y*z) = (x*y)*z \text{ associativity } $$ and $$ x*(y+z) = x*y+x*z \ , (y+z)*x = y*x+z*x \ \text{distributivity}$$
I have read on this website https://www.quora.com/How-to-describe-all-the-subrings-of-the-ring-of-integers that is enough to describe all subgroups of integers under addition, I think that is because if $x,y,z \in S \subseteq Z$ and $(\mathbb{Z},+,*)$ is a ring then we have that associativity and distributivity holds( Am I right? ). But what about closure?
or, why is enough to describe all additive subgroups of $(\mathbb{Z},+)$ ?
Thanks for your help!
All the subgroups of $\mathbb{Z}$ have the form $m\mathbb{Z}$ when $0\leq m\in\mathbb{Z}$. It is pretty easy to see that every such subgroup is a subring. If $x,y\in m\mathbb{Z}$ then you can write $x=mp,y=mq$ when $p,q\in\mathbb{Z}$. And then:
$xy=mpmq=m^2pq=m(mpq)\in m\mathbb{Z}$
So $m\mathbb{Z}$ is closed under multiplication.