In my class of algebraic topology, a friend of mine stated the following:
If $R\ne 0$ is a commutative ring with unit and $I\subset R\oplus R$ is a submodule such that $(R\oplus R)/I\cong R$, then $I\cong R$ as $R$-modules.
I believe that it is true for PIDs, but (if it is true) how to prove it for any commutative ring?
Thank you!
Let $\varphi$ denote the surjection $R\oplus R\to (R\oplus R)/I\cong R$. Define $a=\varphi(1,0)$, $b=\varphi(0,1)\in R$. Then $\varphi(x,y)=ax+by$. Since $\varphi$ is surjective, we can find $x_0$, $y_0\in R$ with $ax_0+by_0=1$.
Define $\psi:R\to R\oplus R$ by $\psi(r)=(-b r,a r)$. Now:
$\varphi\circ\psi=0$, so the image of $\psi$ is contained in $I$,
The map $R\oplus R\to R$, $(r,s)\mapsto x_0 s-y_0 r$ is left-inverse to $\psi$, so $\psi$ is injective, and
For every $(r,s)\in I$, we have $ar+bs =0$, so $$ \psi(-y_0 r+x_0 s)= (by_0r-bx_0 s,-ay_0r+ax_0 s) = (by_0r+ax_0r, by_0s+ax_0 s) = (r,s), $$ and we conclude $\psi$ maps onto $I$.
We have shown $\psi$ is an isomorphism of $R$ onto $I$.