theorem
  for G being strict addGroup holds Normalizer (0).G = G
proof
  let G be strict addGroup;
  (0).G is normal Subgroup of G by Th114;
  hence thesis by Th137;
end;
