defpred S1[ Element of , set ] means $2 = a |^ $1;
A1: for x being Element of ex y being Element of con_class a st S1[x,y]
proof
let x be Element of ; :: thesis: ex y being Element of con_class a st S1[x,y]
a |^ x in con_class a by GROUP_3:97;
hence ex y being Element of con_class a st S1[x,y] ; :: thesis: verum
end;
ex f being Function of the carrier of G, con_class a st
for x being Element of holds S1[x,f . x] from FUNCT_2:sch 3(A1);
hence ex b1 being Function of the carrier of G, con_class a st
for x being Element of holds b1 . x = a |^ x ; :: thesis: verum