theorem Th213:
  b in A implies a/b in a///A
proof
  a in {a} by TARSKI:def 1;
  hence thesis by Th116;
end;
