Is there a proof for $\Bbb Z$ being an integral domain? Or is it an axiom that if $a*b=0$ then $a=0$ or $b=0$ where $a$, $b$ belong to $\Bbb Z$. Is it so obvious?
2026-03-25 12:24:48.1774441488
Why $\Bbb Z$ = (integers) is an integral domain?
2.6k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Just prove that if $a,b\ne0$, then $ab\ne0$. Which is quite obvious, because for positive $b$ you have $$a\cdot b=\underbrace{a+\ldots+a}_{b\text{ times}}\ne0$$ Because it's either $\geq a$ or $\leq a$ depending on the sign of $a$.
For $b<0$ just consider $(-a)(-b)$.