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 A1: 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 );
A2: S1[ 0 ] by A1, Lm2;
A3: 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 A1, Lm3; :: thesis: verum
end;
A4: 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
A5: ( b <> {} & b is limit_ordinal ) and
A6: for c being ordinal number st c in b holds
S1[c] and
A7: b in U ; :: thesis: (U -Veblen) . b is normal Ordinal-Sequence of U
now :: thesis: for a being ordinal number st a in b holds
(U -Veblen) . a is normal Ordinal-Sequence of U
end;
hence (U -Veblen) . b is normal Ordinal-Sequence of U by A5, A7, Lm4; :: thesis: verum
end;
for b being ordinal number holds S1[b] from ORDINAL2:sch 1(A2, A3, A4);
hence ( not a in U or (U -Veblen) . a is normal Ordinal-Sequence of U ) ; :: thesis: verum