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

theorem :: REAL_2'42_2
  a <> 0 & b <> 0 implies a / b <> 0;
