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