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

theorem
  for I,J being Program of SCM+FSA holds Directed I ";" J = I ";" J;
