consider k being Nat such that
IC (Comput (p,s,k)) in dom p and
A3: CurInstr (p,(Comput (p,s,k))) = halt S by A1, Def8;
k in NAT by ORDINAL1:def 12;
hence ex b1 being State of S ex k being Element of NAT st
( b1 = Comput (p,s,k) & CurInstr (p,b1) = halt S ) by A3; :: thesis: verum