let I be Program of SCM+FSA; ( I is keeping_0 implies I is keepInt0_1 )
assume A43:
I is keeping_0
; I is keepInt0_1
let s be State of SCM+FSA; SCM_HALT:def 3 ( Initialize ((intloc 0) .--> 1) c= s implies for p being Instruction-Sequence of SCM+FSA st I c= p holds
for k being Element of NAT holds (Comput (p,s,k)) . (intloc 0) = 1 )
assume A44:
Initialize ((intloc 0) .--> 1) c= s
; for p being Instruction-Sequence of SCM+FSA st I c= p holds
for k being Element of NAT holds (Comput (p,s,k)) . (intloc 0) = 1
let p be Instruction-Sequence of SCM+FSA; ( I c= p implies for k being Element of NAT holds (Comput (p,s,k)) . (intloc 0) = 1 )
assume A45:
I c= p
; for k being Element of NAT holds (Comput (p,s,k)) . (intloc 0) = 1
let k be Element of NAT ; (Comput (p,s,k)) . (intloc 0) = 1
Start-At (0,SCM+FSA) c= Initialize ((intloc 0) .--> 1)
by FUNCT_4:25;
then
Start-At (0,SCM+FSA) c= s
by A44, XBOOLE_1:1;
then C47:
s is 0 -started
by MEMSTR_0:29;
s . (intloc 0) = 1
by A44, Th7;
hence
(Comput (p,s,k)) . (intloc 0) = 1
by A43, A45, C47, SCMFSA6B:def 4; verum