A5: F1() in rng F2() by A3, FUNCT_1:def 3;
hence F1() c= Union F2() by ZFMISC_1:74; :: thesis: ( F3((Union F2())) = Union F2() & ( for b being ordinal number st F1() c= b & F3(b) = b holds
Union F2() c= b ) )

set phi = F2();
A6: now
defpred S1[ Ordinal] means not $1 c= F3($1);
assume A7: ex a being ordinal number st S1[a] ; :: thesis: contradiction
consider a being ordinal number such that
A8: S1[a] and
A9: for b being ordinal number st S1[b] holds
a c= b from ORDINAL1:sch 1(A7);
F3(F3(a)) in F3(a) by A1, A8, ORDINAL1:16;
then not F3(a) c= F3(F3(a)) by ORDINAL1:5;
hence contradiction by A8, A9; :: thesis: verum
end;
then F1() c= F3(F1()) ;
then A10: ( F1() c< F3(F1()) or F1() = F3(F1()) ) by XBOOLE_0:def 8;
per cases ( F3(F1()) = F1() or F1() in F3(F1()) ) by A10, ORDINAL1:11;
suppose A11: F3(F1()) = F1() ; :: thesis: ( F3((Union F2())) = Union F2() & ( for b being ordinal number st F1() c= b & F3(b) = b holds
Union F2() c= b ) )

A12: for a being set st a in omega holds
F2() . a = F1()
proof
let a be set ; :: thesis: ( a in omega implies F2() . a = F1() )
assume a in omega ; :: thesis: F2() . a = F1()
then reconsider a = a as Element of omega ;
defpred S1[ Nat] means F2() . $1 = F1();
A13: S1[ 0 ] by A3;
A14: now
let n be Nat; :: thesis: ( S1[n] implies S1[n + 1] )
assume A15: S1[n] ; :: thesis: S1[n + 1]
n in omega by ORDINAL1:def 12;
then F2() . (succ n) = F3(F1()) by A4, A15;
hence S1[n + 1] by A11, NAT_1:38; :: thesis: verum
end;
for n being Nat holds S1[n] from NAT_1:sch 2(A13, A14);
then S1[a] ;
hence
F2() . a = F1() ; :: thesis: verum
end;
rng F2() = {F1()}
proof
thus rng F2() c= {F1()} :: according to XBOOLE_0:def 10 :: thesis: {F1()} c= rng F2()
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in rng F2() or x in {F1()} )
assume x in rng F2() ; :: thesis: x in {F1()}
then consider a being set such that
A16: ( a in dom F2() & x = F2() . a ) by FUNCT_1:def 3;
x = F1() by A12, A16, A3;
hence x in {F1()} by TARSKI:def 1; :: thesis: verum
end;
thus {F1()} c= rng F2() by A5, ZFMISC_1:31; :: thesis: verum
end;
then Union F2() = F1() by ZFMISC_1:25;
hence ( F3((Union F2())) = Union F2() & ( for b being ordinal number st F1() c= b & F3(b) = b holds
Union F2() c= b ) ) by A11; :: thesis: verum
end;
suppose A17: F1() in F3(F1()) ; :: thesis: ( F3((Union F2())) = Union F2() & ( for b being ordinal number st F1() c= b & F3(b) = b holds
Union F2() c= b ) )

deffunc H1( Ordinal, Ordinal) -> Ordinal = F3($2);
deffunc H2( Ordinal, T-Sequence) -> set = {} ;
A18: now
let a be ordinal number ; :: thesis: ( succ a in omega implies F2() . (succ a) = H1(a,F2() . a) )
assume A19: succ a in omega ; :: thesis: F2() . (succ a) = H1(a,F2() . a)
a in succ a by ORDINAL1:6;
hence F2() . (succ a) = H1(a,F2() . a) by A4, A19, ORDINAL1:10; :: thesis: verum
end;
A20: for a being ordinal number st a in omega holds
( F1() c= F2() . a & F2() . a in F2() . (succ a) )
proof
let a be ordinal number ; :: thesis: ( a in omega implies ( F1() c= F2() . a & F2() . a in F2() . (succ a) ) )
assume a in omega ; :: thesis: ( F1() c= F2() . a & F2() . a in F2() . (succ a) )
then reconsider a = a as Element of omega ;
defpred S1[ Nat] means ( F1() c= F2() . $1 & F2() . $1 in F2() . (succ $1) );
A21: S1[ 0 ] by A17, A3, A4;
A22: now
let n be Nat; :: thesis: ( S1[n] implies S1[n + 1] )
assume A23: S1[n] ; :: thesis: S1[n + 1]
A24: ( n + 1 = succ n & (n + 1) + 1 = succ (n + 1) & n + 1 in omega & (n + 1) + 1 in omega ) by NAT_1:38;
then ( F2() . (n + 1) = F3((F2() . n)) & F2() . ((n + 1) + 1) = F3((F2() . (n + 1))) ) by A18;
then ( F2() . n c= F2() . (n + 1) & F2() . (n + 1) in F2() . ((n + 1) + 1) ) by A1, A6, A23, A24;
hence S1[n + 1] by A23, A24, XBOOLE_1:1; :: thesis: verum
end;
for n being Nat holds S1[n] from NAT_1:sch 2(A21, A22);
then S1[a] ;
hence
( F1() c= F2() . a & F2() . a in F2() . (succ a) ) ; :: thesis: verum
end;
deffunc H3( Ordinal) -> Ordinal = F3($1);
consider fi being Ordinal-Sequence such that
A25: ( dom fi = Union F2() & ( for a being ordinal number st a in Union F2() holds
fi . a = H3(a) ) ) from ORDINAL2:sch 3();
1 = succ 0 ;
then F2() . 1 = H3(F1()) by A3, A4;
then H3(F1()) in rng F2() by A3, FUNCT_1:def 3;
then H3(F1()) c= Union F2() by ZFMISC_1:74;
then A26: Union F2() <> {} by A17;
now
let c be ordinal number ; :: thesis: ( c in Union F2() implies succ c in Union F2() )
assume c in Union F2() ; :: thesis: succ c in Union F2()
then consider x being set such that
A27: ( x in dom F2() & c in F2() . x ) by CARD_5:2;
reconsider x = x as Element of omega by A3, A27;
( succ c c= F2() . x & F2() . x in F2() . (succ x) ) by A20, A27, ORDINAL1:21;
then ( succ c in F2() . (succ x) & succ x in omega ) by ORDINAL1:12, ORDINAL1:def 12;
hence succ c in Union F2() by A3, CARD_5:2; :: thesis: verum
end;
then A28: Union F2() is limit_ordinal by ORDINAL1:28;
then A29: H3( Union F2()) is_limes_of fi by A2, A25, A26;
fi is increasing
proof
let a be ordinal number ; :: according to ORDINAL2:def 12 :: thesis: for b1 being set holds
( not a in b1 or not b1 in proj1 fi or fi . a in fi . b1 )

let b be ordinal number ; :: thesis: ( not a in b or not b in proj1 fi or fi . a in fi . b )
assume A30: ( a in b & b in dom fi ) ; :: thesis: fi . a in fi . b
then ( fi . a = H3(a) & fi . b = H3(b) ) by A25, ORDINAL1:10;
hence fi . a in fi . b by A1, A30; :: thesis: verum
end;
then A31: sup fi = lim fi by A25, A26, A28, ORDINAL4:8
.= H3( Union F2()) by A29, ORDINAL2:def 10 ;
thus H3( Union F2()) c= Union F2() :: according to XBOOLE_0:def 10 :: thesis: ( Union F2() c= F3((Union F2())) & ( for b being ordinal number st F1() c= b & F3(b) = b holds
Union F2() c= b ) )
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in H3( Union F2()) or x in Union F2() )
assume A32: x in H3( Union F2()) ; :: thesis: x in Union F2()
then reconsider A = x as Ordinal ;
consider b being ordinal number such that
A33: ( b in rng fi & A c= b ) by A31, A32, ORDINAL2:21;
consider y being set such that
A34: ( y in dom fi & b = fi . y ) by A33, FUNCT_1:def 3;
reconsider y = y as Ordinal by A34;
consider z being set such that
A35: ( z in dom F2() & y in F2() . z ) by A25, A34, CARD_5:2;
reconsider z = z as Ordinal by A35;
set c = F2() . z;
succ z in omega by A3, A35, ORDINAL1:28;
then ( F2() . (succ z) = H3(F2() . z) & F2() . (succ z) in rng F2() & b = H3(y) ) by A3, A18, A25, A34, FUNCT_1:def 3;
then ( b in H3(F2() . z) & H3(F2() . z) c= Union F2() ) by A1, A35, ZFMISC_1:74;
hence x in Union F2() by A33, ORDINAL1:12; :: thesis: verum
end;
thus Union F2() c= H3( Union F2()) by A6; :: thesis: for b being ordinal number st F1() c= b & F3(b) = b holds
Union F2() c= b

let b be ordinal number ; :: thesis: ( F1() c= b & F3(b) = b implies Union F2() c= b )
assume A36: ( F1() c= b & H3(b) = b ) ; :: thesis: Union F2() c= b
rng F2() c= b
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in rng F2() or x in b )
assume x in rng F2() ; :: thesis: x in b
then consider a being set such that
A37: ( a in dom F2() & x = F2() . a ) by FUNCT_1:def 3;
reconsider a = a as Element of omega by A3, A37;
defpred S1[ Nat] means F2() . $1 in b;
F1() <> b by A17, A36;
then F1() c< b by A36, XBOOLE_0:def 8;
then A38: S1[ 0 ] by A3, ORDINAL1:11;
A39: now
let n be Nat; :: thesis: ( S1[n] implies S1[n + 1] )
assume S1[n] ; :: thesis: S1[n + 1]
then ( H3(F2() . n) in b & n in omega ) by A1, A36, ORDINAL1:def 12;
then F2() . (succ n) in b by A4;
hence S1[n + 1] by NAT_1:38; :: thesis: verum
end;
for n being Nat holds S1[n] from NAT_1:sch 2(A38, A39);
then S1[a] ;
hence
x in b by A37; :: thesis: verum
end;
then ( Union F2() c= union b & union b c= b ) by ORDINAL2:5, ZFMISC_1:77;
hence Union F2() c= b by XBOOLE_1:1; :: thesis: verum
end;
end;