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