let s be State of SCM+FSA ; for I being parahalting good Program of SCM+FSA
for a being read-write Int-Location st I does_not_destroy a & s . a > 0 holds
Initialized (loop (if=0 a,(Goto 2),(I ';' (SubFrom a,(intloc 0 ))))) is_pseudo-closed_on s
let I be parahalting good Program of SCM+FSA ; for a being read-write Int-Location st I does_not_destroy a & s . a > 0 holds
Initialized (loop (if=0 a,(Goto 2),(I ';' (SubFrom a,(intloc 0 ))))) is_pseudo-closed_on s
let a be read-write Int-Location ; ( I does_not_destroy a & s . a > 0 implies Initialized (loop (if=0 a,(Goto 2),(I ';' (SubFrom a,(intloc 0 ))))) is_pseudo-closed_on s )
assume A1:
I does_not_destroy a
; ( not s . a > 0 or Initialized (loop (if=0 a,(Goto 2),(I ';' (SubFrom a,(intloc 0 ))))) is_pseudo-closed_on s )
A2:
(Initialize s) . a = s . a
by SCMFSA6C:3;
A3:
(Initialize s) . (intloc 0 ) = 1
by SCMFSA6C:3;
assume
s . a > 0
; Initialized (loop (if=0 a,(Goto 2),(I ';' (SubFrom a,(intloc 0 ))))) is_pseudo-closed_on s
then
loop (if=0 a,(Goto 2),(I ';' (SubFrom a,(intloc 0 )))) is_pseudo-closed_on Initialize s
by A1, A2, A3, Th117;
hence
Initialized (loop (if=0 a,(Goto 2),(I ';' (SubFrom a,(intloc 0 ))))) is_pseudo-closed_on s
by Lm1; verum