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

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