defpred S1[ Element of A, Element of (semidirect_product (G,A,phi))] means $2 = <*(1_ G),$1*>;
A1:
for x being Element of A ex y being Element of (semidirect_product (G,A,phi)) st S1[x,y]
consider f being Function of A,(semidirect_product (G,A,phi)) such that
A2:
for x being Element of A holds S1[x,f . x]
from FUNCT_2:sch 3(A1);
take
f
; for a being Element of A holds f . a = <*(1_ G),a*>
thus
for a being Element of A holds f . a = <*(1_ G),a*>
by A2; verum