theorem Th6:
  x / x = 1.Q
proof
  1.Q * x = x;
  hence thesis;
end;
