let F be Field; :: thesis: for V being VectSp of
for l being Linear_Combination of V
for X being Subset of st X misses Carrier l holds
l .: X c= {(0. F)}

let V be VectSp of ; :: thesis: for l being Linear_Combination of V
for X being Subset of st X misses Carrier l holds
l .: X c= {(0. F)}

let l be Linear_Combination of V; :: thesis: for X being Subset of st X misses Carrier l holds
l .: X c= {(0. F)}

let X be Subset of ; :: thesis: ( X misses Carrier l implies l .: X c= {(0. F)} )
assume A1: X misses Carrier l ; :: thesis: l .: X c= {(0. F)}
set M = l .: X;
let y be set ; :: according to TARSKI:def 3 :: thesis: ( not y in l .: X or y in {(0. F)} )
assume y in l .: X ; :: thesis: y in {(0. F)}
then consider x being set such that
A2: x in dom l and
A3: x in X and
A4: y = l . x by FUNCT_1:def 12;
reconsider x = x as Element of by A2;
now end;
hence y in {(0. F)} by A4, TARSKI:def 1; :: thesis: verum