reserve l, m, n for Nat;
reserve a,b for Int-Location,
  f for FinSeq-Location,
  s,s1,s2 for State of SCM+FSA;

theorem
 for p being PartState of SCM+FSA holds
 Initialize((intloc 0).-->1) c= Initialized p by FUNCT_4:25;
