theorem
  for p holds Arg p in ].0,PI.[ iff p`2 > 0
proof
  let p;
  Im euc2cpx(p)=p`2 by COMPLEX1:12;
  hence thesis by COMPLEX2:18;
end;
