reconsider f = the carrier of V --> 0c as Function of the carrier of V,COMPLEX ;
reconsider f = f as Element of Funcs the carrier of V,COMPLEX by FUNCT_2:11;
f is C_Linear_Combination of V
proof
reconsider T = {} V as empty finite Subset of V ;
take T ; :: according to CONVEX4:def 1 :: thesis: for v being Element of V st not v in T holds
f . v = 0

thus for v being Element of V st not v in T holds
f . v = 0 by FUNCOP_1:13; :: thesis: verum
end;
then reconsider f = f as C_Linear_Combination of V ;
take f ; :: thesis: Carrier f = {}
set C = { v where v is Element of V : f . v <> 0c } ;
now
assume A2: { v where v is Element of V : f . v <> 0c } <> {} ; :: thesis: contradiction
consider x being Element of { v where v is Element of V : f . v <> 0c } ;
x in { v where v is Element of V : f . v <> 0c } by A2;
then ex v being Element of V st
( x = v & f . v <> 0c ) ;
hence contradiction by FUNCOP_1:13; :: thesis: verum
end;
hence Carrier f = {} ; :: thesis: verum