theorem Th68:
  factorization 1_FreeProduct(H) = {}
proof
  thus factorization 1_FreeProduct(H) = (uncurry injection H)*{} by Th62
    .= {};
end;
