theorem
  A? c= A+ iff <%>E in A
proof
  A+ = A |^.. 1 by Th50;
  hence thesis by Th40;
end;
