theorem
  Product(i|->(1_K)) = 1_K
proof
  the_unity_wrt the multF of K = 1_K by Th5;
  hence thesis by SETWOP_2:25;
end;
