Lemma·L53
The integers have no zero divisors
If a product of two integers is zero, one of the factors must be zero.
For
: if
then
, with
from D060.
In words
If two integers multiply to zero, at least one of them must itself be zero.
Never needed: F10 · A03 · A04 · A05 · A07 (computed from the citation graph, not asserted).
Proof
- 1
- 2
- 3Case , : L52 gives , so L51 gives . By the sign rule for multiplying by a negation and , this reads ; but directly by D059 (swapping the coordinates of gives back), so again , false as above.
- 4Case , : symmetric to the previous case, using the sign rule for negating the first factor: again , false.
- 5Case , : L52 gives and , so L51 gives . By the sign rule for negating both factors and , again , false.
- 6Assuming and (together with ) leads to a contradiction in all four cases, so (negation) that assumption fails: or .
∎
Remarks
Makes
an integral domain (a commutative ring with no zero divisors), though that term is not separately defined in this library. Immediately gives multiplicative cancellation by nonzero integers, the key fact needed for the rational equivalence relation to be transitive.