let a be ordinal number ; :: thesis: for U being Universe st omega in U & a in U holds
(U -Veblen) . a is normal Ordinal-Sequence of U

let U be Universe; :: thesis: ( omega in U & a in U implies (U -Veblen) . a is normal Ordinal-Sequence of U )
assume Z0: omega in U ; :: thesis: ( not a in U or (U -Veblen) . a is normal Ordinal-Sequence of U )
defpred S1[ Ordinal] means ( $1 in U implies (U -Veblen) . $1 is normal Ordinal-Sequence of U );
00: S1[ 0 ] by Z0, Th21;
01: for b being ordinal number st S1[b] holds
S1[ succ b]
proof
let b be ordinal number ; :: thesis: ( S1[b] implies S1[ succ b] )
b in succ b by ORDINAL1:6;
then ( succ b in U implies b in U ) by ORDINAL1:10;
hence ( S1[b] implies S1[ succ b] ) by Z0, Th22; :: thesis: verum
end;
02: for b being ordinal number st b <> {} & b is limit_ordinal & ( for c being ordinal number st c in b holds
S1[c] ) holds
S1[b]
proof
let b be ordinal number ; :: thesis: ( b <> {} & b is limit_ordinal & ( for c being ordinal number st c in b holds
S1[c] ) implies S1[b] )

assume that
A1: ( b <> {} & b is limit_ordinal ) and
A2: for c being ordinal number st c in b holds
S1[c] and
A3: b in U ; :: thesis: (U -Veblen) . b is normal Ordinal-Sequence of U
now end;
hence (U -Veblen) . b is normal Ordinal-Sequence of U by A1, A3, Th61; :: thesis: verum
end;
for b being ordinal number holds S1[b] from ORDINAL2:sch 1(00, 01, 02);
hence ( not a in U or (U -Veblen) . a is normal Ordinal-Sequence of U ) ; :: thesis: verum