defpred S1[ Ordinal] means ( $1 is natural implies P1[$1] );
A3: now end;
A6: now
let A be Ordinal; :: thesis: ( A <> {} & A is limit_ordinal & ( for B being Ordinal st B in A holds
S1[B] ) implies S1[A] )

assume A7: A <> {} ; :: thesis: ( A is limit_ordinal & ( for B being Ordinal st B in A holds
S1[B] ) implies S1[A] )

{} c= A ;
then {} c< A by A7, XBOOLE_0:def 8;
then A8: {} in A by ORDINAL1:11;
A9: not A in A ;
assume A is limit_ordinal ; :: thesis: ( ( for B being Ordinal st B in A holds
S1[B] ) implies S1[A] )

then omega c= A by A8, ORDINAL1:def 11;
then not A in omega by A9;
hence ( ( for B being Ordinal st B in A holds
S1[B] ) implies S1[A] ) by ORDINAL1:def 12; :: thesis: verum
end;
A10: S1[ {} ] by A1;
for A being Ordinal holds S1[A] from ORDINAL2:sch 1(A10, A3, A6);
hence P1[F1()] ; :: thesis: verum