theorem
  f is_epimorphism implies QuotUnivAlg(U1,Cng(f)),U2 are_isomorphic
proof
  assume
A1: f is_epimorphism;
  take HomQuot(f);
  thus thesis by A1,Th20;
end;
