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;
