theorem
  {} is Sequence of Z
proof
  rng {} c= Z;
  hence thesis by RELAT_1:def 19;
end;
