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

theorem
  for l being Nat holds  0 in dom Goto
  l & (Goto l). 0 = goto l by Lm1;
