let S be non empty doubleLoopStr ; for F being non empty Subset of S
for lc being non empty LeftLinearCombination of F ex p being LeftLinearCombination of F ex e being Element of S st
( lc = p ^ <*e*> & <*e*> is LeftLinearCombination of F )
let F be non empty Subset of S; for lc being non empty LeftLinearCombination of F ex p being LeftLinearCombination of F ex e being Element of S st
( lc = p ^ <*e*> & <*e*> is LeftLinearCombination of F )
let lc be non empty LeftLinearCombination of F; ex p being LeftLinearCombination of F ex e being Element of S st
( lc = p ^ <*e*> & <*e*> is LeftLinearCombination of F )
len lc <> 0
;
then consider p being FinSequence of the carrier of S, e being Element of S such that
A1:
lc = p ^ <*e*>
by FINSEQ_2:19;
then reconsider p = p as LeftLinearCombination of F by Def9;
A5:
len lc = (len p) + 1
by A1, FINSEQ_2:16;
take
p
; ex e being Element of S st
( lc = p ^ <*e*> & <*e*> is LeftLinearCombination of F )
take
e
; ( lc = p ^ <*e*> & <*e*> is LeftLinearCombination of F )
thus
lc = p ^ <*e*>
by A1; <*e*> is LeftLinearCombination of F
let i be set ; IDEAL_1:def 9 ( i in dom <*e*> implies ex u being Element of S ex a being Element of F st <*e*> /. i = u * a )
assume A6:
i in dom <*e*>
; ex u being Element of S ex a being Element of F st <*e*> /. i = u * a
A7:
len lc in dom lc
by FINSEQ_5:6;
then A8:
lc /. (len lc) = lc . (len lc)
by PARTFUN1:def 6;
dom <*e*> = {1}
by FINSEQ_1:2, FINSEQ_1:38;
then A9:
i = 1
by A6, TARSKI:def 1;
consider u being Element of S, a being Element of F such that
A10:
lc /. (len lc) = u * a
by A7, Def9;
take
u
; ex a being Element of F st <*e*> /. i = u * a
take
a
; <*e*> /. i = u * a
thus <*e*> /. i =
<*e*> . i
by A6, PARTFUN1:def 6
.=
e
by A9
.=
u * a
by A1, A5, A10, A8, FINSEQ_1:42
; verum