let n be non zero natural number ; :: 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);
assume A1: p |^ 2 divides Radical n ; :: thesis: contradiction
A2: ( p <> 1 & Radical n <> 0 ) by INT_2:def 5;
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