defpred S1[ Element of F1(), set ] means $2 = F3($1);
A1: for x being Element of F1() ex y being Element of F2() st S1[x,y] ;
thus ex f being Function of F1(),F2() st
for x being Element of F1() holds S1[x,f . x] from FUNCT_2:sch 3(A1); :: thesis: verum