Kernel of a ring homomorphism and surjection

255 Views Asked by At

A map $f:R\rightarrow R/I \times R/J$ is defined by $$f(a)=\left( a+I,a+J \right)$$where $I,J$ are ideals of a ring $R$.

I have shown $f$ is a homomorphism, now I'm asked to find $\ker f$. Somewhere below there must be a false statement, because I don't get the required result. Initially I thought it to be $\left\{ 0_R \right\}$, but next we're asked to give examples where $f$ is onto and not. But following the first isomorphism theorem I get $$Im f\cong (R/I \times R/J)/\ker f=(R/I \times R/J)/\{0\}$$ and since $R/I , R/J$ are rings it follows that $R/I \times R/J\cong(R/I \times R/J)/{0}$, and with $Imf\subset R/I \times R/J$ I get that $f$ is surjective.

What am I missing? Thanks

2

There are 2 best solutions below

0
On

Hint

The kernel should be $I \cap J$ because any $a$ that maps to $(0+I, 0+J)$ must be a member of both $I$ and $J$.

0
On

For a slightly more abstract approach consider the precompositions

$$ I \to R \to R/I \times R/J$$ and $$ J\to R\to R/I \times R/J$$ to notice that they coincide with the zero maps. Hence your map $f$ factors through $f'$ $$R\to R/(I\cap J)\stackrel {f'}\to R/I \times R/J$$ which injects. The isomorphism theorems now tell you the kernel.

And congratulations, as you noticed correctly for coprime ideals $I$ and $J$ you get an isomorphism. All your efforts will prove what is called the Chinese Remainder Theorem.