theorem Th52:
  A+ = (A*) ^^ A
proof
  A* ^^ A = A |^.. 1 by Th30;
  hence thesis by Th50;
end;
