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

theorem :: REAL_2'62_2
  b <> 0 implies a = a * b / b by Lm9;
