theorem Th65:
  (A*) |^ n c= A*
proof
  (A*) |^ n c= (A*)* by Th42;
  hence thesis by Th62;
end;
