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

theorem :: REAL_2'67_4
  1 / c * (a / b) = a / (b * c) by Lm15;
