theorem Th1:
  euc2cpx(cpx2euc(z))=z
proof
  (|[Re z,Im z]|)`1=Re z & (|[Re z,Im z]|)`2=Im z by EUCLID:52;
  hence thesis by COMPLEX1:13;
end;
