set F = Formal-Series (n,L);
thus
Formal-Series (n,L) is vector-distributive
( Formal-Series (n,L) is scalar-distributive & Formal-Series (n,L) is scalar-associative & Formal-Series (n,L) is scalar-unital )proof
let x be
Element of
L;
VECTSP_1:def 13 for b1, b2 being Element of the carrier of (Formal-Series (n,L)) holds x * (b1 + b2) = (x * b1) + (x * b2)let v,
w be
Element of
(Formal-Series (n,L));
x * (v + w) = (x * v) + (x * w)
reconsider p =
v,
q =
w as
Series of
n,
L by Def3;
reconsider x9 =
x as
Element of
L ;
reconsider k =
v + w as
Element of
(Formal-Series (n,L)) ;
A1:
x * v = x * p
by Def3;
reconsider r =
k as
Series of
n,
L by Def3;
A2:
x * w = x * q
by Def3;
x * k = x * r
by Def3;
hence x * (v + w) =
x * (p + q)
by Def3
.=
(x * p) + (x * q)
by Th16
.=
(x * v) + (x * w)
by A1, A2, Def3
;
verum
end;
thus
Formal-Series (n,L) is scalar-distributive
( Formal-Series (n,L) is scalar-associative & Formal-Series (n,L) is scalar-unital )
thus
Formal-Series (n,L) is scalar-associative
Formal-Series (n,L) is scalar-unital
let v be Element of (Formal-Series (n,L)); VECTSP_1:def 16 (1. L) * v = v
reconsider p = v as Series of n,L by Def3;
thus (1. L) * v =
(1. L) * p
by Def3
.=
v
by Th19
; verum