theorem Th17:
  the_normal_subgroups_of G c= Subgroups G
proof
  let x be object;
  assume x in the_normal_subgroups_of G;
  then x is strict normal Subgroup of G by Def1;
  hence thesis by GROUP_3:def 1;
end;
