let R be non degenerated comRing; ( BSFSeri R is one-to-one & BSFSeri R is onto )
A1:
for x1, x2 being object st x1 in dom (BSFSeri R) & x2 in dom (BSFSeri R) & (BSFSeri R) . x1 = (BSFSeri R) . x2 holds
x1 = x2
rng (BSFSeri R) = the carrier of (Formal-Series R)
proof
for
o being
object st
o in the
carrier of
(Formal-Series R) holds
ex
x being
object st
(
x in the
carrier of
(Formal-Series (1,R)) &
o = (BSFSeri R) . x )
proof
let o be
object ;
( o in the carrier of (Formal-Series R) implies ex x being object st
( x in the carrier of (Formal-Series (1,R)) & o = (BSFSeri R) . x ) )
assume
o in the
carrier of
(Formal-Series R)
;
ex x being object st
( x in the carrier of (Formal-Series (1,R)) & o = (BSFSeri R) . x )
then reconsider s =
o as
sequence of
R by POLYALG1:def 2;
s * BagN1 in the
carrier of
(Formal-Series (1,R))
by Def3;
then consider x being
object such that A7:
(
x in the
carrier of
(Formal-Series (1,R)) &
x = s * BagN1 )
;
consider x1 being
Series of 1,
R such that A8:
(
x1 = x &
(BSFSeri R) . x = x1 * NBag1 )
by A7, Def4;
(BSFSeri R) . x =
s * (BagN1 * NBag1)
by A7, A8, RELAT_1:36
.=
o
by FUNCT_2:17, Th10
;
hence
ex
x being
object st
(
x in the
carrier of
(Formal-Series (1,R)) &
o = (BSFSeri R) . x )
by A7;
verum
end;
hence
rng (BSFSeri R) = the
carrier of
(Formal-Series R)
by FUNCT_2:10;
verum
end;
hence
( BSFSeri R is one-to-one & BSFSeri R is onto )
by A1; verum