theorem Th176:
  b in A implies b-a in A--a
proof
  a in {a} by TARSKI:def 1;
  hence thesis by Th66;
end;
