reconsider ss = s as Element of product the Object-Kind of SCM+FSA by CARD_3:107;
consider f being Function of NAT,(product the Object-Kind 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 ; :: thesis: ( f . 0 = s & ( for i being Nat holds f . (i + 1) = Comput ((P +* (while>0 (a,I))),(Initialized (f . i)),((LifeSpan (((P +* (while>0 (a,I))) +* I),(Initialized (f . i)))) + 3)) ) )
thus f . 0 = s by A1; :: thesis: for i being Nat holds f . (i + 1) = Comput ((P +* (while>0 (a,I))),(Initialized (f . i)),((LifeSpan (((P +* (while>0 (a,I))) +* I),(Initialized (f . i)))) + 3))
let i be Nat; :: thesis: f . (i + 1) = Comput ((P +* (while>0 (a,I))),(Initialized (f . i)),((LifeSpan (((P +* (while>0 (a,I))) +* I),(Initialized (f . i)))) + 3))
f . (i + 1) = H2(i,f . i) by A2;
hence f . (i + 1) = Comput ((P +* (while>0 (a,I))),(Initialized (f . i)),((LifeSpan (((P +* (while>0 (a,I))) +* I),(Initialized (f . i)))) + 3)) ; :: thesis: verum