let N be non empty with_non-empty_elements set ; :: thesis: for S being non empty stored-program IC-Ins-separated definite realistic steady-programmed AMI-Struct of N
for I being Instruction of S st I is halting holds
JUMP I is empty

let S be non empty stored-program IC-Ins-separated definite realistic steady-programmed AMI-Struct of N; :: thesis: for I being Instruction of S st I is halting holds
JUMP I is empty

let I be Instruction of S; :: thesis: ( I is halting implies JUMP I is empty )
assume I is halting ; :: thesis: JUMP I is empty
then for l being Element of NAT holds NIC I,l = {l} by AMISTD_1:15;
hence JUMP I is empty by AMISTD_1:14; :: thesis: verum