theorem
  -h = 0_G implies h = 0_G
proof
  -(0_G) = 0_G by Th8;
  hence thesis;
end;
