theorem Th17:
  Re(-z) = -(Re z) & Im(-z) = -(Im z)
proof
  -z = -Re z+(-Im z)*<i> by Lm22;
  hence thesis by Th12;
end;
