defpred S1[ Object of A, object ] means $2 in <^(F1 . $1),(F2 . $1)^>;
A2: for a being Element of A ex j being object st S1[a,j]
proof
let a be Element of A; :: thesis: ex j being object st S1[a,j]
<^(F1 . a),(F2 . a)^> <> {} by A1;
then ex j being object st j in <^(F1 . a),(F2 . a)^> by XBOOLE_0:def 1;
hence ex j being object st S1[a,j] ; :: thesis: verum
end;
consider t being ManySortedSet of the carrier of A such that
A3: for a being Element of A holds S1[a,t . a] from PBOOLE:sch 6(A2);
take t ; :: thesis: for a being Object of A holds t . a is Morphism of (F1 . a),(F2 . a)
thus for a being Object of A holds t . a is Morphism of (F1 . a),(F2 . a) by A3; :: thesis: verum