let A be finite Subset of SetPrimes; :: thesis: Product (A -bag) is square-free
set n = Product (A -bag);
reconsider n = Product (A -bag) as non zero Nat by MOEBIUS2:26;
C2: Product (A -bag) = Product (ppf n) by NAT_3:61;
ZW: ppf n = A -bag by INT_7:15, C2;
for p being Prime holds not p |^ 2 divides n
proof end;
hence Product (A -bag) is square-free by MOEBIUS1:def 1; :: thesis: verum