reserve p,p1,p2,h for Instruction-Sequence of SCM+FSA;
reserve k, l, n for Nat,
  j for Integer,
  i,i1 for Instruction of SCM+FSA;

theorem Th3: :: StopUsed:
  UsedILoc Stop SCM+FSA = {} by Th1,SF_MASTR:13;
