let k be non zero natural number ; :: thesis: ( not k is square-containing implies Radical k = k )
assume A1: not k is square-containing ; :: thesis: Radical k = k
for i being set st i in SetPrimes holds
(PFactors k) . i = (ppf k) . i
proof end;
then PFactors k = ppf k by PBOOLE:3;
hence Radical k = k by NAT_3:61; :: thesis: verum