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

theorem
  z2 <> 0.F_Complex implies z * (z1 / z2) = (z * z1) / z2;
