theorem
  (A --> x)"{x} = A
proof
  x in {x} by TARSKI:def 1;
  hence thesis by Th14;
end;
