Freshmen learning about the well-ordering principle ask the golden question: who cares? What’s its use, even in pure mathematics?
The goal of this post will be slightly different. We’ll take the following sequence:
- State the well-ordering principle.
- Apply it to prove the division algorithm.
- Prove the well-ordering principle.
- Prove that the well-ordering principle is equivalent to mathematical induction.
Let’s implement this big picture to gain a much-needed appreciation for the well-ordering principle, at least to math people. For this post, we will assume , i.e. that
.
Well-Ordering Principle. For any , if
, then there exists
such that for any
,
. Concisely,
is a minimum element of
.
The well-ordering principle helps us establish the existence of positive integers that satisfy nice properties. In the context of discrete math, and more specifically, introductory number theory, we can prove the division algorithm.
Division Algorithm. Let be positive integers with
. Then there exist unique integers
such that
and
.
Proof of Division Algorithm. Let’s first prove existence. Consider the set . (We will eventually define the set
of integers rigorously, and independently, to avoid circular reasoning.)
Observe that , so that
. By the well-ordering principle, it has a minimum element
. Hence, there exists some integer
such that
, yielding
by algebruh.
Next, we’ll prove uniqueness for the sake of completeness, not because it’s relevant to the well-ordering principle. Suppose there are integers with
such that
Then implies that
is a multiple of
. Manipulating the constraints
yields
Adding the constraints yields . Since
is a multiple of
,
yields a contradiction, thus
, which yields
and
, thereby establishing uniqueness.
The well-ordering principle helps us prove the existence of . But how do we even know that the well-ordering principle is a logically valid theorem? It turns out to be a consequence of strong induction.
Proof of the Well-Ordering Principle. Let . We will prove the contrapositive: if
has no minimum element, then
. This second result is equivalent to the claim that for any
,
. This result is where we can take advantage of the power of strong induction.
Firstly, for the base case, if , then by definition of the natural numbers, for any
,
. Thus,
is a minimum of
, a contradiction. Thus,
.
For the (strong) induction step, fix any such that
. We need to show that
. Suppose, for a contradiction, that
. Fix
. If
, then
is one of
. This means that
, a contradiction. Therefore,
. This means that
is a minimum element for
, a contradiction.
Therefore, by the principle of strong induction, for any ,
.
Remarkably, the well-ordering principle is equivalent to the fundamental principle of mathematical induction. That is, if instead we started with assuming that the well-ordering principle is true, then we can prove the principle of mathematical induction as a theorem.
Theorem 1. Suppose the well-ordering principle is true. Let be a predicate on
. Suppose
and for any
,
. Then for any
,
.
Proof of Theorem 1. Define . We claim that
. Suppose
. Then
contains a least element
. Thus,
. By the first condition,
. Therefore,
.
Since ,
. If
, then
, a contradiction. Thus,
. Instantiating the second condition, since
,
. Since
, by modus ponens,
. But
implies
. Thus,
, a contradiction.
Therefore, , as required. Thus, for any
,
, as required.
What is a negative number? We discuss this idea rigorously next time.
—Joel Kindiak, 12 Nov 24, 2302H
Leave a reply to A Fascinating Multiples Problem – KindiakMath Cancel reply