let A be finite Subset of [:NAT,NAT:]; :: thesis: ex n being Nat st A c= square-downarrow n
consider m, n being Nat such that
A1: A c= [:(Segm m),(Segm n):] by Th16;
reconsider m = m, n = n as Element of NAT by ORDINAL1:def 12;
reconsider mn = max (m,n) as Nat ;
A c= square-downarrow mn
proof end;
hence ex n being Nat st A c= square-downarrow n ; :: thesis: verum