theorem :: NUMBER08:74
for n being Nat
for p being Prime st n is having_exactly_one_prime_divisor & p divides n holds
the_only_divisor_of n = p by Def7;