reserve a,b,c,x,y,z for Real;

theorem
  for a being Complex holds (a - 1)^2 = a^2 - 2*a + 1;
