reconsider ss = s as Element of product (the_Values_of SCM+FSA) by CARD_3:107;
consider f being sequence of (product (the_Values_of SCM+FSA)) such that
A1:
f . 0 = ss
and
A2:
for i being Nat holds f . (i + 1) = H2(i,f . i)
from NAT_1:sch 12();
take
f
; ( f . 0 = s & ( for i being Nat holds f . (i + 1) = Comput ((P +* (while>0 (a,I))),(Initialize (f . i)),((LifeSpan (((P +* (while>0 (a,I))) +* I),(Initialize (f . i)))) + 2)) ) )
thus
f . 0 = s
by A1; for i being Nat holds f . (i + 1) = Comput ((P +* (while>0 (a,I))),(Initialize (f . i)),((LifeSpan (((P +* (while>0 (a,I))) +* I),(Initialize (f . i)))) + 2))
let i be Nat; f . (i + 1) = Comput ((P +* (while>0 (a,I))),(Initialize (f . i)),((LifeSpan (((P +* (while>0 (a,I))) +* I),(Initialize (f . i)))) + 2))
f . (i + 1) = H2(i,f . i)
by A2;
hence
f . (i + 1) = Comput ((P +* (while>0 (a,I))),(Initialize (f . i)),((LifeSpan (((P +* (while>0 (a,I))) +* I),(Initialize (f . i)))) + 2))
; verum