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