reserve z,z1,z2,z3,z4 for Element of F_Complex;

theorem
  (0.F_Complex)*' = 0.F_Complex
proof
  0.F_Complex = 0c by Def1;
  hence thesis;
end;
