Prime numbers #
This file develops the theory of prime numbers: natural numbers p ≥ 2
whose only divisors are
p
and 1
.
Alias of the forward direction of Nat.coprime_two_left
.
Alias of the reverse direction of Nat.coprime_two_left
.
Alias of the reverse direction of Nat.coprime_two_right
.
Alias of the forward direction of Nat.coprime_two_right
.