theorem Th53:
  nat_hom N is onto
proof
  Image nat_hom N = G./.N by Th50;
  hence thesis by Th51;
end;
