0

Let $R$ be an integral domain. If $I \cap J = IJ$ for all ideals $I,J$ of $R,$ how do I show $R$ is a field? Hints will suffice. Thank you.

2 Answers2

4

Hint: Let $a\in R\setminus\{0\}$ and consider $I = J = Ra$.

Claudius
  • 5,779
1

Arithmetically: since ideal intersection $= \rm lcm$ for principal ideals, the hypothesis implies for all $\,a,b\neq 0\,$ we have $\,{\rm lcm}(a,b) = ab,\,$ so $\,\gcd(a,b)=1,\,$ i.e. $\,a,b$ have only unit common factors. Hence for $\,b=a\,$ the common factor $\,a\,$ of $\,a,b$ is a unit, so $\,a\neq 0\,\Rightarrow\, a\,$ is a unit, so $R$ is a field.

user26857
  • 52,094
Bill Dubuque
  • 272,048
  • Essentially we used: $,0\neq a$ is a unit $!\iff! \gcd(a,x) = 1!\iff! {\rm lcm}(a,x) = ax,\ $ for all $,x\neq 0.\ $ Recall that in general domains $\gcd$ and $\rm lcm$ are defined only up to unit factors (associates). – Bill Dubuque Nov 19 '18 at 16:43