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