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

theorem :: REAL_2'18
  a - (b - c) = a + (c - b);
