let N be non empty with_non-empty_elements set ; for S being non empty IC-Ins-separated halting AMI-Struct of N
for l being Element of NAT
for P being NAT -defined the Instructions of b1 -valued Function st l .--> (halt S) c= P holds
for p being b2 -started PartState of S
for s being State of S st p c= s holds
for i being Element of NAT holds Comput (P,s,i) = s
let S be non empty IC-Ins-separated halting AMI-Struct of N; for l being Element of NAT
for P being NAT -defined the Instructions of S -valued Function st l .--> (halt S) c= P holds
for p being b1 -started PartState of S
for s being State of S st p c= s holds
for i being Element of NAT holds Comput (P,s,i) = s
let l be Element of NAT ; for P being NAT -defined the Instructions of S -valued Function st l .--> (halt S) c= P holds
for p being l -started PartState of S
for s being State of S st p c= s holds
for i being Element of NAT holds Comput (P,s,i) = s
let P be NAT -defined the Instructions of S -valued Function; ( l .--> (halt S) c= P implies for p being l -started PartState of S
for s being State of S st p c= s holds
for i being Element of NAT holds Comput (P,s,i) = s )
assume A1:
l .--> (halt S) c= P
; for p being l -started PartState of S
for s being State of S st p c= s holds
for i being Element of NAT holds Comput (P,s,i) = s
let p be l -started PartState of S; for s being State of S st p c= s holds
for i being Element of NAT holds Comput (P,s,i) = s
set h = halt S;
let s be State of S; ( p c= s implies for i being Element of NAT holds Comput (P,s,i) = s )
assume A2:
p c= s
; for i being Element of NAT holds Comput (P,s,i) = s
A3:
Start-At (l,S) c= p
by MEMSTR_0:29;
defpred S1[ Element of NAT ] means Comput (P,s,$1) = s;
A4:
Start-At (l,S) c= s
by A3, A2, XBOOLE_1:1;
A7:
S1[ 0 ]
by Th3;
thus
for i being Element of NAT holds S1[i]
from NAT_1:sch 1(A7, A5); verum