defpred S1[ object ] means ( P1[$1] & $1 is Element of F1() );
A3: now :: thesis: for x being object holds
( x is Element of F3() iff S1[x] )
let x be object ; :: thesis: ( x is Element of F3() iff S1[x] )
( x is Element of F3() implies x is Element of F1() ) by YELLOW_0:58;
hence ( x is Element of F3() iff S1[x] ) by A2; :: thesis: verum
end;
A4: now :: thesis: for x being object holds
( x is Element of F2() iff S1[x] )
let x be object ; :: thesis: ( x is Element of F2() iff S1[x] )
( x is Element of F2() implies x is Element of F1() ) by YELLOW_0:58;
hence ( x is Element of F2() iff S1[x] ) by A1; :: thesis: verum
end;
thus RelStr(# the carrier of F2(), the InternalRel of F2() #) = RelStr(# the carrier of F3(), the InternalRel of F3() #) from WAYBEL10:sch 3(A4, A3); :: thesis: verum