let R be non degenerated comRing; :: thesis: ( BSPoly R is one-to-one & BSPoly R is onto )
BSPoly R is onto
proof
for o being object st o in [#] (Polynom-Ring R) holds
o in rng (BSPoly R)
proof end;
then [#] (Polynom-Ring R) c= rng (BSPoly R) ;
hence BSPoly R is onto by XBOOLE_0:def 10; :: thesis: verum
end;
hence ( BSPoly R is one-to-one & BSPoly R is onto ) ; :: thesis: verum