theorem Th57:
  not First*NotUsed p in UsedI*Loc p
proof
  ex sil being finite Subset of FinSeq-Locations st sil = UsedI*Loc p &
  First*NotUsed p = First*NotIn sil by Def8;
  hence thesis by SCMFSA_M:16;
end;
