reserve S for with_non_trivial_Instructions COM-Struct;
reserve i,j,k for No-StopCode Instruction of S,
        I,J,K for MacroInstruction of S;

theorem
  I ';' j ';' K = I ';' (j ';' K) by COMPOS_1:29;
