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

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