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

theorem :: REAL_2'36_21
  (1 / a)" = a
proof
  1/a=a" implies (1/a)"=a;
  hence thesis by Lm4;
end;
