theorem
  for f being Morphism of G,H holds {f} is RingMorphism_DOMAIN of G,H
proof
  let f be Morphism of G,H;
  for x being Element of {f} holds x is Morphism of G,H by TARSKI:def 1;
  hence thesis by Th13;
end;
