theorem
  for i being Instruction of STC N, s being State of STC N st InsCode i = 1
   holds Exec(i,s).IC STC N = IC s + 1 by Lm3;
