let i, j be Element of NAT ; ( i <= j implies for N being non empty with_non-empty_elements set
for S being non empty stored-program halting IC-Ins-separated definite AMI-Struct of N
for p being NAT -defined the Instructions of b2 -valued finite Function
for s being State of S st p halts_at IC (Comput p,s,i) holds
p halts_at IC (Comput p,s,j) )
assume A1:
i <= j
; for N being non empty with_non-empty_elements set
for S being non empty stored-program halting IC-Ins-separated definite AMI-Struct of N
for p being NAT -defined the Instructions of b2 -valued finite Function
for s being State of S st p halts_at IC (Comput p,s,i) holds
p halts_at IC (Comput p,s,j)
let N be non empty with_non-empty_elements set ; for S being non empty stored-program halting IC-Ins-separated definite AMI-Struct of N
for p being NAT -defined the Instructions of b1 -valued finite Function
for s being State of S st p halts_at IC (Comput p,s,i) holds
p halts_at IC (Comput p,s,j)
let S be non empty stored-program halting IC-Ins-separated definite AMI-Struct of N; for p being NAT -defined the Instructions of S -valued finite Function
for s being State of S st p halts_at IC (Comput p,s,i) holds
p halts_at IC (Comput p,s,j)
let p be NAT -defined the Instructions of S -valued finite Function; for s being State of S st p halts_at IC (Comput p,s,i) holds
p halts_at IC (Comput p,s,j)
let s be State of S; ( p halts_at IC (Comput p,s,i) implies p halts_at IC (Comput p,s,j) )
assume that
A3:
IC (Comput p,s,i) in dom p
and
A2:
p . (IC (Comput p,s,i)) = halt S
; AMI_1:def 42 p halts_at IC (Comput p,s,j)
X:
CurInstr p,(Comput p,s,i) = halt S
by A3, A2, PARTFUN1:def 8;
hence
IC (Comput p,s,j) in dom p
by A3, A1, AMI_1:52; AMI_1:def 42 p . (IC (Comput p,s,j)) = halt S
thus
p . (IC (Comput p,s,j)) = halt S
by A1, A2, X, AMI_1:52; verum