let I be good InitHalting Program of SCM+FSA; :: thesis: for a being read-write Int-Location st not I destroys a holds
Initialize ((intloc 0) .--> 1) is Times (a,I) -halted

let a be read-write Int-Location; :: thesis: ( not I destroys a implies Initialize ((intloc 0) .--> 1) is Times (a,I) -halted )
assume A1: not I destroys a ; :: thesis: Initialize ((intloc 0) .--> 1) is Times (a,I) -halted
now :: thesis: for s being State of SCM+FSA
for p being Instruction-Sequence of SCM+FSA holds Times (a,I) is_halting_on Initialized s,p
end;
hence Initialize ((intloc 0) .--> 1) is Times (a,I) -halted by SCMFSA8C:6; :: thesis: verum