defpred S1[ Element of , set ] means $2 = Class E,$1;
A1: for x being Element of ex y being Element of st S1[x,y]
proof
let x be Element of ; :: thesis: ex y being Element of st S1[x,y]
reconsider y = Class E,x as Element of by EQREL_1:def 5;
take y ; :: thesis: S1[x,y]
thus S1[x,y] ; :: thesis: verum
end;
consider f being Function of U1,(QuotUnivAlg U1,E) such that
A2: for x being Element of holds S1[x,f . x] from FUNCT_2:sch 3(A1);
take f ; :: thesis: for u being Element of holds f . u = Class E,u
thus for u being Element of holds f . u = Class E,u by A2; :: thesis: verum