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

theorem :: REAL_2'16
  a + b = c - d implies a + d = c - b;
