Documentation
FormalConjectures
.
ForMathlib
.
Data
.
Nat
.
Prime
.
Defs
Search
return to top
source
Imports
Init
Mathlib.NumberTheory.Bertrand
Mathlib.Data.Nat.Prime.Defs
Imported by
Nat
.
exists_prime_not_dvd
source
theorem
Nat
.
exists_prime_not_dvd
(n :
ℕ
)
(hn :
n
≠
0
)
:
∃ (
p
:
ℕ
),
Prime
p
∧
¬
p
∣
n