theorem Th56:
  <%>E in A+ iff <%>E in A
proof
  A+ = A |^.. 1 by Th50;
  hence thesis by Th10;
end;
