Let $R,S$ be rings and let $\theta:R \rightarrow S$ be an isomorphism. Show that R is an integral domain if and only if S is an integral domain.
I'm not sure how to use the isomorphism to help me achieve this.
Let $R,S$ be rings and let $\theta:R \rightarrow S$ be an isomorphism. Show that R is an integral domain if and only if S is an integral domain.
I'm not sure how to use the isomorphism to help me achieve this.
If $a,b \in R$ are nonzero elements such that $ab = 0_R$, then $\theta(a)\theta(b) = 0_S$ where the images of $a$ and $b$ are also nonzero since $\theta$ is an isomorphism. Therefore if $R$ has zero divisors, then so does $S$, and the reverse direction applies since $\theta^{-1}$ is also an isomorphism. Further, if $R$ is commutative, then for all $p,q \in S$, $p = \theta(a)$ and $q = \theta(b)$ for some $a,b \in R$. Then $$pq = \theta(a)\theta(b) = \theta(ab) = \theta(ba) = \theta(b)\theta(a) = qp$$ so $S$ is also commutative. Again, the reverse direction also applies since $\theta^{-1}$ is also an isomorphism.
So if $R$ and $S$ are isomorphic, and $R$ has no zero divisors, then $S$ has no zero divisors, and if $R$ is commutative, then $S$ is also commutative. Therefore if $R$ is an integral domain, then so is $S$.