reserve P,P1,P2 for Instruction-Sequence of SCM+FSA;

theorem
  for s being State of SCM+FSA, I being Program of SCM+FSA holds
  DataPart Result(P+*I,Initialized s) = DataPart IExec(I,P,s)
       by SCMFSA6B:def 1;
