theorem Th55:
  len(f") = len f
  proof
    dom(f") = dom f by VALUED_1:def 7;
    hence thesis by FINSEQ_3:29;
  end;
