3

Let $R$ be a ring and $I$ and $J$ be ideals in $R$ such that $I + J = R$. Show that there exists a ring isomorphism $R/(I\cap J) \cong R/I \times R/J$. I've already proved that $IJ= I\cap J$. Feels like I am pretty closed to the answer, but trapped. Thanks!

R_D
  • 7,312
J.doe
  • 1,417
  • 1
  • 17
  • 31

1 Answers1

2

In truth, it would be more correct to use $R/I\oplus R/J$ instead of the product.

Let $r+I\cap J\in R/(I\cap J)$. Choose a decomposition $r = i+j$ with $i\in I$ and $j\in J$, and define a map $$\phi:R/(I\cap J)\longrightarrow R/I\oplus R/J$$ by $$\phi(r+I\cap J) = (j+I)\oplus(i+J).$$ You can easily show that this map is well defined, and it is a morphism of rings. It is also an easy exercise to show that it is bijective.