Wikipedia 10K Redux

Reconstructed by Reagle from Starling archive; see blog post for context.

WellOrderingPrinciple

The well ordering principle states the following:

:Every non-empty set S of positive integers contains a least element; that is, there is some a in S such that a <= b for all elements b in S.

This is equivalent to the AxiomOfChoice.