theorem Th28:
  s.n in rng s
proof
  n in NAT by ORDINAL1:def 12;
  hence thesis by FUNCT_2:112;
end;
