consider r being Relation of F1() such that
A1: for x, y being Element of F1() holds
( [x,y] in r iff P1[x,y] ) from RELSET_1:sch 2();
take X = ARS(# F1(),r #); :: thesis: ( the carrier of X = F1() & ( for x, y being Element of X holds
( x ==> y iff P1[x,y] ) ) )

thus the carrier of X = F1() ; :: thesis: for x, y being Element of X holds
( x ==> y iff P1[x,y] )

thus for x, y being Element of X holds
( x ==> y iff P1[x,y] ) by A1; :: thesis: verum