reconsider N0 = 0 as Element of INT by INT_1:def 2;
{} V = {} ;
then reconsider P = {} as finite Subset of V ;
reconsider f = the carrier of V --> N0 as Function of the carrier of V,INT ;
reconsider f = f as Element of Funcs ( the carrier of V,INT) by FUNCT_2:8;
take f ; :: thesis: ex T being finite Subset of V st
for v being Element of V st not v in T holds
f . v = 0

take P ; :: thesis: for v being Element of V st not v in P holds
f . v = 0

thus for v being Element of V st not v in P holds
f . v = 0 by FUNCOP_1:7; :: thesis: verum