theorem
  |.cpx2euc(z).|=sqrt ((Re z)^2 + (Im z)^2)
proof
  (|[ Re z,Im z ]|)`1=Re z & (|[ Re z,Im z ]|)`2=Im z by EUCLID:52;
  hence thesis by JGRAPH_3:1;
end;
