theorem
  for r being Function holds r is finite Sequence-like iff
  ex n st dom r = n by FINSET_1:10;
