A2: for t being Element of F1() st t in F3() holds
ex ff being Element of F2() st P1[t,ff] by A1;
consider ff being Function of F1(),F2() such that
A3: for t being Element of F1() st t in F3() holds
P1[t,ff . t] from FRAENKEL:sch 26(A2);
reconsider ff = ff as Element of Funcs F1(),F2() by FUNCT_2:11;
take ff ; :: thesis: for t being Element of F1() st t in F3() holds
P1[t,ff . t]

thus for t being Element of F1() st t in F3() holds
P1[t,ff . t] by A3; :: thesis: verum