theorem Th17:
  (0_G) * a = 0_G
proof
  thus (0_G) * a = (-a) + a by Def4
    .= 0_G by Def5;
end;
