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;
