let n be non zero Nat; :: thesis: for p being Prime holds not p |^ 2 divides Radical n
let p be Prime; :: thesis: not p |^ 2 divides Radical n
set PR = p |-count (Radical n);
A1: p <> 1 by INT_2:def 4;
assume A2: p |^ 2 divides Radical n ; :: thesis: contradiction
A3: p |-count (Radical n) is non zero Element of NAT
proof end;
p |-count (Radical n) >= 2
proof end;
then p |-count (Radical n) > 1 by XXREAL_0:2;
hence contradiction by Th61; :: thesis: verum