I've known the Chinese Remainder Theorem like
Let the Ring $R$ and its Ideals $I$ and $J$ s.t. $I+J=R$
Then $R/(I \cap J) \simeq R/I +R/J$
The question is
First) What is the condition of $IJ =I\cap J$ statement is true?
I.e.) Want to know the case that $(R/IJ) \simeq (R/(I \cap J))\simeq (R/IJ)$ is true.
Second) Let the R is the commutative ring with the unity like a domain.
Then, Does $(R/IJ) \simeq (R/(I \cap J))\simeq (R/IJ) $ always true?
My proof(It is just my thought) : $I,J \subset I+J \subset R$ and $I+J =R$
Hence $1_R \in I+J$, I and J are relatively prime. Therefore $IJ = I \cap J$
(Might be a wrong, But I could't find which point I was wrong.)
Third) Find the integers $m,n$
$Z[i]/\langle 4+8i \rangle \simeq Z_m \times Z_n$
Is it possible utilizing the chinese remainder theorem with this question?
e.g.) $(Z[i]/\langle 4+8i \rangle) \simeq (Z[i]/\langle 4 \rangle) \times (Z[i]/\langle 1+2i \rangle) $
Any help or advice would be appreciated.
Thank you.