2

I want to show that every ideal in $\mathbb{Z} \times \mathbb{Z}[i]$ is principal, find the prime ideals and the maximal ideals in this ring. Can anyone give me a hint or suggestion on how to attempt this problems? I always feel lost when I see them and don't even know where to start. Thanks for your help!

user110320
  • 1,083

2 Answers2

2

There is a general theorem saying: if $A,B$ are rings (say commutative rings with unit, to make things easier), then any ideal of $A\times B$ has the form $I\times J,$ where $I$ is an ideal of $A$ and $J$ is an ideal of $B$.

Assuming for a second this result is proved, then you should be able to show easily that if every ideal of $A$ is principal, and every ideal of$B$ are principal, then the same holds for $A\times B$.

To prove the general theorem (you can do it in your particular case if you want to), I would suggest to take an ideal $M$ of $A\times B$, and to consider $I=\{ a\in A \mid (a,0)\in M\}$ and $J=I=\{ b\in B \mid (0,b)\in M\}$, and show that $I$ is an ideal of $A$, $J$ is an ideal of $B$, and $I\times J=M$.

GreginGre
  • 15,028
  • Hello from the future :), I just wanna know where did you get the theorem you're talking about and if it's true even if it's not commutative rings ? –  Feb 08 '21 at 19:31
1

Hint: Given two commutative rings with unity $A$ and $B$, the ideals of $A \times B$ are all of the form $I \times J$.

lhf
  • 216,483
  • 1
    See for instance https://math.stackexchange.com/questions/101214/structure-of-ideals-in-the-product-of-two-rings – lhf Dec 19 '17 at 17:51