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

theorem :: REAL_2'42_4
  a <> 0 & b <> 0 implies 1 / (a * b) <> 0;
