theorem
   R is RingExtension of R
   proof
     R is Subring of R by Th1;
     hence thesis by Def1;
   end;
