let a be object ; :: thesis: ( F1(),F2() |- a implies P1[a] ) assume
F1(),F2() |- a
; :: thesis: P1[a] then consider P being Formula-sequence such that A3:
a inrng P
and A4:
P is F1(),F2() -correct
; defpred S1[ Nat] means ( $1 indom P implies P1[P . $1] ); A10:
for i being Nat st ( for j being Nat st j < i holds S1[j] ) holds S1[i]
then consider Q being Formula-finset such that A14:
[Q,(P . i)]in F2()
and A15:
for t being Formula st t in Q holds ex k being Nat st ( k indom P & k < i & P . k = t )
;
for b being object st b in Q holds P1[b]