theorem
  A? = {x} implies x = <%>E
proof
  A? = A |^ (0, 1) by Th79;
  hence thesis by Th52;
end;
