let I be Program of SCM+FSA; :: thesis: ( I is keeping_0 implies I is keepInt0_1 )
assume A43: I is keeping_0 ; :: thesis: I is keepInt0_1
let s be State of SCM+FSA; :: according to SCM_HALT:def 3 :: thesis: ( Initialized I c= s implies for p being the Instructions of SCM+FSA -valued ManySortedSet of NAT st I c= p holds
for k being Element of NAT holds (Comput (p,s,k)) . (intloc 0) = 1 )

assume A44: Initialized I c= s ; :: thesis: for p being the Instructions of SCM+FSA -valued ManySortedSet of NAT st I c= p holds
for k being Element of NAT holds (Comput (p,s,k)) . (intloc 0) = 1

let p be the Instructions of SCM+FSA -valued ManySortedSet of NAT ; :: thesis: ( I c= p implies for k being Element of NAT holds (Comput (p,s,k)) . (intloc 0) = 1 )
assume A45: I c= p ; :: thesis: for k being Element of NAT holds (Comput (p,s,k)) . (intloc 0) = 1
A46: Initialize I c= Initialized I by SCMFSA8C:19;
let k be Element of NAT ; :: thesis: (Comput (p,s,k)) . (intloc 0) = 1
A47: Initialize I c= s by A44, A46, XBOOLE_1:1;
s . (intloc 0) = 1 by A44, Th7;
hence (Comput (p,s,k)) . (intloc 0) = 1 by A43, SCMFSA6B:def 4, A45, A47; :: thesis: verum