theorem
 (Initialize s).a = s.a
 proof
   not a in dom Start-At(0,SCM+FSA) by SCMFSA_2:102;
  hence (Initialize s).a = s.a by FUNCT_4:11;
 end;
