Y
Hacker News
new
|
ask
|
show
|
jobs
by
jcranmer
2616 days ago
If p is a prime number, then the product m×n being divisible by p means that either m or n is divisible by p. In fact, this is how prime numbers are defined when generalized to generic integral domains.
1 comments
blu42
2616 days ago
Doh, my reading balked at the embedded add. Yes, p being a prime actually inverts the statement successfully. My bad.
link