A ring isomorphism $f: R \rightarrow S$ satisfies these properties:
a) $f(a + b)$ = $f(a) + f(b)$, for all $a, b \in R$.
b) $f(ab) = f(a)f(b)$, for all $a, b \in R$.
I'm inclined to believe that the rings $2\mathbb{Z}$ and $4\mathbb{Z}$ are isomorphic because the groups $2\mathbb{Z}$ and $4\mathbb{Z}$ are isomomorphic, but I'm having some trouble applying ring isomorphism axioms to integer rings in general. Any kind of walkthrough would be tremendously helpful in understanding ring homomorphisms. Thank you.
EDIT: Ah sorry, I forgot to include that $f$ is a bijection between $R$ and $S$.
First, note that $2\mathbb{Z}$ and $4\mathbb{Z}$ are not rings - at least, not in the sense of the definition of ring isomorphism you've given. That definition assumes that rings have a multiplicative unity, and neither $2\mathbb{Z}$ or $4\mathbb{Z}$ do.EDIT: The OP has corrected their definition of isomorphism, so this paragraph is irrelevant now.That said, we can talk about rings without identity - and the definition of an isomorphism between such is the same as what you've given, minus the third clause. So: are they?
In order to get some intuition for what the answer should be, think about some possible maps between them. For example, a reasonable first guess would be the map $f:2\mathbb{Z}\rightarrow 4\mathbb{Z}: x\mapsto 2x$. This is a natural bijection between the two sets, and it is an isomorphism of the additive groups. So: is it a ring isomorphism? HINT: think about $f(2\times 2)$ versus $f(2)\times f(2)$ . . .
Now intuitively, you should have some sense about whether these two rings-without-identity are isomorphic. Do you see how to prove that? HINT: think about the possible places that any putative isomorphism can send $2$ . . .