Suppose elements $a$ and $b$ in a domain satisfy $a \mid b$ and $b \mid a$. How do I see that $a = bu$ for some unit $u$?
Asked
Active
Viewed 74 times
0
-
Why the [tag:elementary-number-theory] tag? – Jul 12 '16 at 15:23
2 Answers
2
Since $a|b$ we can write $ac=b$ for some $c$, and since $b|a$ we can write $bd=a$ for some $d$. Therefore $$ bdc=b $$ or $b(1-dc)=0$. Since the ring is a domain, this implies that either $b=0$ or $dc=1$. If $b=0$ then $a=0$ also, and otherwise it follows that $c$ and $d$ are units.

carmichael561
- 53,688