reserve a,b,c,d,x,y,z for object, X,Y,Z for set;
reserve R,S,T for Relation;
reserve F,G for Function;

theorem Th44:
  R is well-ordering & F is_isomorphism_of R,S implies S is well-ordering
by Th43;
