set IR9 = the InternalRel of (OrderedNAT \~);
set CR9 = the carrier of (OrderedNAT \~);
now
let N be set ; :: thesis: ( N c= the carrier of (OrderedNAT \~) & N <> {} implies ex m being set st
( m in N & the InternalRel of (OrderedNAT \~) -Seg m misses N ) )

assume that
A1: N c= the carrier of (OrderedNAT \~) and
A2: N <> {} ; :: thesis: ex m being set st
( m in N & the InternalRel of (OrderedNAT \~) -Seg m misses N )

A3: ex k being set st k in N by A2, XBOOLE_0:def 1;
defpred S1[ Nat] means c1 in N;
A4: ex k being Nat st S1[k] by A1, A3;
consider m being Nat such that
A5: S1[m] and
A6: for n being Nat st S1[n] holds
m <= n from NAT_1:sch 5(A4);
reconsider m = m as Element of OrderedNAT by ORDINAL1:def 13;
thus ex m being set st
( m in N & the InternalRel of (OrderedNAT \~) -Seg m misses N ) :: thesis: verum
proof end;
end;
then the InternalRel of (OrderedNAT \~) is_well_founded_in the carrier of (OrderedNAT \~) by WELLORD1:def 3;
then OrderedNAT \~ is well_founded by WELLFND1:def 2;
hence OrderedNAT is Dickson by Th28; :: thesis: verum