theorem Th2:
  a in gr {a}
proof
  ex i st a=a|^i
  proof
    reconsider i=1 as Integer;
    take i;
    thus thesis by GROUP_1:26;
  end;
  hence thesis by GR_CY_1:5;
end;
