let I be Instruction of S; :: thesis: ( I is halting implies I is ins-loc-free )
assume I is halting ; :: thesis: I is ins-loc-free
then A1: JUMP I is empty by Th21;
rng (JumpPart I) = JUMP I by Def6;
hence JumpPart I is empty by A1; :: according to COMPOS_1:def 37 :: thesis: verum