reserve j, k, m, n for Nat,
  a,b for Int_position,
  k1,k2 for Integer;
reserve P,P1,P2 for Instruction-Sequence of SCMPDS;

theorem
  for s, t being State of SCMPDS holds s +* t|(SCM-Data-Loc ) is State
  of SCMPDS;
