reserve m for Nat;
reserve P for Instruction-Sequence of SCM+FSA;

theorem
  for a being Int-Location, l being Nat
  holds goto l does not destroy a;
