reserve a,b,c,d for Real;
reserve z,z1,z2 for Complex;

theorem
 for z being Complex holds -z = -Re z+(-Im z)*<i> by Lm22;
