let a, b, c be Ordinal; for U being Universe st a in b & b in U & omega in U & c in dom ((U -Veblen) . b) holds
((U -Veblen) . b) . c is_a_fixpoint_of (U -Veblen) . a
let U be Universe; ( a in b & b in U & omega in U & c in dom ((U -Veblen) . b) implies ((U -Veblen) . b) . c is_a_fixpoint_of (U -Veblen) . a )
assume A1:
( a in b & b in U & omega in U )
; ( not c in dom ((U -Veblen) . b) or ((U -Veblen) . b) . c is_a_fixpoint_of (U -Veblen) . a )
set F = U -Veblen ;
defpred S1[ Ordinal] means ( $1 in U implies for a, c being Ordinal st a in $1 & c in dom ((U -Veblen) . $1) holds
((U -Veblen) . $1) . c is_a_fixpoint_of (U -Veblen) . a );
A2:
S1[ 0 ]
;
A3:
for b being Ordinal st S1[b] holds
S1[ succ b]
A9:
dom (U -Veblen) = On U
by Def15;
A10:
for b being Ordinal st b <> 0 & b is limit_ordinal & ( for d being Ordinal st d in b holds
S1[d] ) holds
S1[b]
proof
let b be
Ordinal;
( b <> 0 & b is limit_ordinal & ( for d being Ordinal st d in b holds
S1[d] ) implies S1[b] )
assume that A11:
(
b <> 0 &
b is
limit_ordinal )
and
for
d being
Ordinal st
d in b holds
S1[
d]
and A12:
b in U
;
for a, c being Ordinal st a in b & c in dom ((U -Veblen) . b) holds
((U -Veblen) . b) . c is_a_fixpoint_of (U -Veblen) . a
A13:
b in On U
by A12, ORDINAL1:def 9;
then A14:
(U -Veblen) . b = criticals ((U -Veblen) | b)
by A11, Def15;
b c= On U
by A13, ORDINAL1:def 2;
then A15:
dom ((U -Veblen) | b) = b
by A9, RELAT_1:62;
let a,
c be
Ordinal;
( a in b & c in dom ((U -Veblen) . b) implies ((U -Veblen) . b) . c is_a_fixpoint_of (U -Veblen) . a )
assume A16:
a in b
;
( not c in dom ((U -Veblen) . b) or ((U -Veblen) . b) . c is_a_fixpoint_of (U -Veblen) . a )
then A17:
(U -Veblen) . a = ((U -Veblen) | b) . a
by FUNCT_1:49;
set g =
(U -Veblen) | b;
set X =
{ z where z is Element of dom (((U -Veblen) | b) . 0) : ( z in dom (((U -Veblen) | b) . 0) & ( for f being Ordinal-Sequence st f in rng ((U -Veblen) | b) holds
z is_a_fixpoint_of f ) ) } ;
then reconsider X =
{ z where z is Element of dom (((U -Veblen) | b) . 0) : ( z in dom (((U -Veblen) | b) . 0) & ( for f being Ordinal-Sequence st f in rng ((U -Veblen) | b) holds
z is_a_fixpoint_of f ) ) } as
ordinal-membered set by Th1;
assume
c in dom ((U -Veblen) . b)
;
((U -Veblen) . b) . c is_a_fixpoint_of (U -Veblen) . a
then
((U -Veblen) . b) . c in rng ((U -Veblen) . b)
by FUNCT_1:def 3;
then
((U -Veblen) . b) . c in X
by A14, Th19;
then consider z being
Element of
dom (((U -Veblen) | b) . 0) such that A18:
(
((U -Veblen) . b) . c = z &
z in dom (((U -Veblen) | b) . 0) & ( for
f being
Ordinal-Sequence st
f in rng ((U -Veblen) | b) holds
z is_a_fixpoint_of f ) )
;
(U -Veblen) . a in rng ((U -Veblen) | b)
by A15, A17, A16, FUNCT_1:def 3;
hence
((U -Veblen) . b) . c is_a_fixpoint_of (U -Veblen) . a
by A18;
verum
end;
for b being Ordinal holds S1[b]
from ORDINAL2:sch 1(A2, A3, A10);
hence
( not c in dom ((U -Veblen) . b) or ((U -Veblen) . b) . c is_a_fixpoint_of (U -Veblen) . a )
by A1; verum