theorem Th4:
  a" |^ n = 1_G implies a |^ n = 1_G
proof
  a"" = a;
  hence thesis by Th3;
end;
