let P be Instruction-Sequence of SCM+FSA; for s being State of SCM+FSA
for I, J being MacroInstruction of SCM+FSA
for a being read-write Int-Location st Directed I is_pseudo-closed_on s,P & Directed J is_pseudo-closed_on s,P holds
if>0 (a,I,J) is_halting_on s,P
let s be State of SCM+FSA; for I, J being MacroInstruction of SCM+FSA
for a being read-write Int-Location st Directed I is_pseudo-closed_on s,P & Directed J is_pseudo-closed_on s,P holds
if>0 (a,I,J) is_halting_on s,P
let I, J be MacroInstruction of SCM+FSA ; for a being read-write Int-Location st Directed I is_pseudo-closed_on s,P & Directed J is_pseudo-closed_on s,P holds
if>0 (a,I,J) is_halting_on s,P
let a be read-write Int-Location; ( Directed I is_pseudo-closed_on s,P & Directed J is_pseudo-closed_on s,P implies if>0 (a,I,J) is_halting_on s,P )
assume A1:
Directed I is_pseudo-closed_on s,P
; ( not Directed J is_pseudo-closed_on s,P or if>0 (a,I,J) is_halting_on s,P )
assume A2:
Directed J is_pseudo-closed_on s,P
; if>0 (a,I,J) is_halting_on s,P