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

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