theorem
  square-downarrow n is finite Subset of [:NAT,NAT:]
  proof
    [:Segm n,Segm n:] is finite;
    hence thesis by Th30;
  end;
