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

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