theorem Th7:
  for l being FinSeq-Location holds Values l = INT*
proof
  let l be FinSeq-Location;
  l in SCM+FSA-Data*-Loc by Def3;
  hence thesis by SCMFSA_1:11;
end;
