let F be Field; for V being VectSp of
for A being Subset of
for l being Linear_Combination of A
for x being Element of
for a being Element of holds l +* x,a is Linear_Combination of A \/ {x}
let V be VectSp of ; for A being Subset of
for l being Linear_Combination of A
for x being Element of
for a being Element of holds l +* x,a is Linear_Combination of A \/ {x}
let A be Subset of ; for l being Linear_Combination of A
for x being Element of
for a being Element of holds l +* x,a is Linear_Combination of A \/ {x}
let l be Linear_Combination of A; for x being Element of
for a being Element of holds l +* x,a is Linear_Combination of A \/ {x}
let x be Element of ; for a being Element of holds l +* x,a is Linear_Combination of A \/ {x}
let a be Element of ; l +* x,a is Linear_Combination of A \/ {x}
set m = l +* x,a;
A1:
dom (l +* x,a) = [#] V
by FUNCT_2:def 1;
rng (l +* x,a) c= [#] F
then reconsider m = l +* x,a as Element of Funcs ([#] V),([#] F) by A1, FUNCT_2:def 2;
set T = (Carrier l) \/ {x};
for v being Element of st not v in (Carrier l) \/ {x} holds
m . v = 0. F
then reconsider m = m as Linear_Combination of V by VECTSP_6:def 4;
A9:
Carrier m c= (Carrier l) \/ {x}
Carrier l c= A
by VECTSP_6:def 7;
then
(Carrier l) \/ {x} c= A \/ {x}
by XBOOLE_1:9;
then
Carrier m c= A \/ {x}
by A9, XBOOLE_1:1;
hence
l +* x,a is Linear_Combination of A \/ {x}
by VECTSP_6:def 7; verum