reserve a, b, c, d, e for Complex;

theorem :: REAL_2'99_4
  (a - b - c) * d = a * d - b * d - c * d;
