theorem
   for R holds BSFSeri(R) is RingIsomorphism &
   Formal-Series R is (Formal-Series(1,R))-isomorphic
   proof
     let R;
     BSFSeri(R) is RingHomomorphism & BSFSeri(R) is isomorphism;
     hence thesis by RING_3:def 4;
   end;
