defpred S1[ set , set ] means ex o being object of A st
( $1 = o & $2 = (t2 ! o) * (t1 ! o) );
A3:
for a being Element of A ex j being set st S1[a,j]
consider t being ManySortedSet of such that
A5:
for a being Element of A holds S1[a,t . a]
from PBOOLE:sch 6(A3);
A6:
F is_transformable_to F2
by A1, A2, Th4;
for a being object of A holds t . a is Morphism of (F . a),(F2 . a)
then reconsider t' = t as transformation of F,F2 by A6, Def2;
take
t'
; :: thesis: for a being object of A holds t' ! a = (t2 ! a) * (t1 ! a)
let a be Element of A; :: thesis: t' ! a = (t2 ! a) * (t1 ! a)
consider o being object of A such that
A8:
( a = o & t . a = (t2 ! o) * (t1 ! o) )
by A5;
thus
t' ! a = (t2 ! a) * (t1 ! a)
by A6, A8, Def4; :: thesis: verum