Abstract Algebra – Show that R/I ? R/J ? R/(I+J)

abstract-algebramodulestensor-products

Let $R$ be a commutative ring with identity and $I$ and $J$ be ideals in $R$.

Show that $R/I\otimes_R R/J\cong R/(I+J)$ as $R$-modules.

This is what I tried.

Define a map $f:R/I\times R/J\to R/(I+J)$ as $f(\bar r, \bar s)=rs+(I+J)$.
This is a well-defined bilinear map.

By the universal property of tensor products, we get an $R$-linear map $F:R/I\otimes_R R/J\to R/(I+J)$ which sends $\bar r\otimes \bar s$ to $rs+(I+J)$.

This map is surjective.

So all we need to show is that the kernel of $F$ is $0$.

But I am unable to do this.

Best Answer

Consider the map $g: R/(I+J)\to R/I \otimes_R R/J$ given by $\overline{a} \mapsto \overline{a} \otimes 1$. If you confirm for yourself that this is a well-defined function, it's obvious that it's an inverse to your map $f$.