theorem
  A+ = {<%>E} iff A = {<%>E}
proof
  A+ = A |^.. 1 by Th50;
  hence thesis by Th15;
end;
