defpred S1[ set , set ] means for h being Function st h = $1 holds
$2 = (g * h) * f;
A3:
for x being Element of ex y being Element of st S1[x,y]
consider j being Function of the carrier of (UPS S2,T1),the carrier of (UPS S1,T2) such that
A4:
for x being Element of holds S1[x,j . x]
from FUNCT_2:sch 3(A3);
reconsider F = j as Function of (UPS S2,T1),(UPS S1,T2) ;
take
F
; for h being directed-sups-preserving Function of S2,T1 holds F . h = (g * h) * f
let h be directed-sups-preserving Function of S2,T1; F . h = (g * h) * f
h is Element of
by Def4;
hence
F . h = (g * h) * f
by A4; verum