theorem Th14:
  for D be set holds {} is XFinSequence of D
proof
  let D be set;
  rng {} c= D;
  hence thesis by RELAT_1:def 19;
end;
