theorem Th193:
  b in A implies a*b in a**A
proof
  a in {a} by TARSKI:def 1;
  hence thesis;
end;
