theorem Th8:
  -(0_G) = 0_G
proof
  -(0_G) + 0_G = 0_G by Def5;
  hence thesis by Def4;
end;
