let V be RealLinearSpace; :: thesis: for W being Subspace of V
for K being Linear_Combination of W ex L being Linear_Combination of V st
( Carrier K = Carrier L & Sum K = Sum L )
let W be Subspace of V; :: thesis: for K being Linear_Combination of W ex L being Linear_Combination of V st
( Carrier K = Carrier L & Sum K = Sum L )
let K be Linear_Combination of W; :: thesis: ex L being Linear_Combination of V st
( Carrier K = Carrier L & Sum K = Sum L )
defpred S1[ set , set ] means ( ( $1 in W & $2 = K . $1 ) or ( not $1 in W & $2 = 0 ) );
A1:
for x being set st x in the carrier of V holds
ex y being set st
( y in REAL & S1[x,y] )
ex L being Function of the carrier of V,REAL st
for x being set st x in the carrier of V holds
S1[x,L . x]
from FUNCT_2:sch 1(A1);
then consider L being Function of the carrier of V,REAL such that
A3:
for x being set st x in the carrier of V holds
S1[x,L . x]
;
A4:
the carrier of W c= the carrier of V
by RLSUB_1:def 2;
then reconsider C = Carrier K as finite Subset of V by XBOOLE_1:1;
L is Element of Funcs the carrier of V,REAL
by FUNCT_2:11;
then reconsider L = L as Linear_Combination of V by A5, RLVECT_2:def 5;
take
L
; :: thesis: ( Carrier K = Carrier L & Sum K = Sum L )
then A8:
Carrier L c= the carrier of W
by TARSKI:def 3;
reconsider K' = K as Function of the carrier of W,REAL ;
reconsider L' = L | the carrier of W as Function of the carrier of W,REAL by A4, FUNCT_2:38;
then
K' = L'
by FUNCT_2:18;
hence
( Carrier K = Carrier L & Sum K = Sum L )
by A8, Th11; :: thesis: verum