theorem
  <%x%> in A+ iff <%x%> in A
proof
  A+ = A |^.. 1 by Th50;
  hence thesis by Th46;
end;
