LemmaGuides › The extremal principle: how to choose which extreme to take
Guide

The extremal principle: how to choose which extreme to take

26 August 2026

Nobody is stuck on the extremal principle because the statement is hard. The statement is: take the biggest one. Or the smallest, the longest, the closest, the first. Every non-empty finite set has a maximum, every non-empty set of positive integers has a minimum, and that is the whole theory.

You get stuck one step earlier and one step later. Earlier, because the problem never says "take the smallest" and you do not see that it wants an extreme at all. Later, because you took an extreme, wrote it down, and then had nothing to do with it.

So this is a page about choosing, not about the principle. Two decisions, and a trap that voids the argument if you skip it.

The three signals

Extremal is almost never named in a problem. It announces itself in one of three ways instead.

There is a fourth, quieter signal: a problem that asks you to prove an optimum is where you think it is. "Prove the maximum is attained at the symmetric point" is an extremal statement even when the proof turns out not to use the principle at all.

The two questions

Recognition puts the technique in your hand. These two decide whether it does any work.

  1. Extreme in what? Name the quantity you are minimising or maximising, and write it down as a number. Not "the smallest solution", but the solution whose zz is smallest. A different choice of quantity is a different proof, and most failed attempts are the right technique measuring the wrong thing.
  2. What does having nothing beyond it buy me? You must be able to finish the sentence "if there were a smaller one, then ...". If you cannot finish it, go back to question 1.

Question 2 is the whole method. The extreme object is not useful because it is big or small; it is useful because nothing lies beyond it, and so any construction that produces something beyond it is instantly a contradiction. Before you start proving anything, know which construction you are going to run on the extreme object.

Watching a descent work

Take the claim that x2+y2=3z2x^2 + y^2 = 3z^2 has no solutions in positive integers. Signal one fires on the word "no".

Question 1: among all solutions, take the one whose zz is smallest. That is legitimate because zz ranges over positive integers, and every non-empty set of those has a least member.

Question 2: what does that buy? Squares leave remainder 00 or 11 on division by 33, so a sum of two squares divisible by 33 forces both squares to be divisible by 33, hence both xx and yy are. Substituting x=3ax = 3a and y=3by = 3b leaves 3(a2+b2)=z23(a^2 + b^2) = z^2, which forces 3z3 \mid z as well. Now divide through and you have a solution with a strictly smaller third coordinate.

That is the construction, and the contradiction is immediate: the minimal solution produced a smaller one. Notice how little of the proof was about minimality. Almost all of it was arithmetic mod 3. The extremal principle contributed exactly one sentence, and that sentence turned an infinite regress into a finished proof.

Watching the other direction

Descent minimises. The graph-theoretic half maximises, and it feels completely different. Take the claim that every tournament contains a Hamiltonian path: every pair of players has played, someone won, and you must order all the players so that each beats the next.

Question 1: take a longest directed path. It exists because there are finitely many paths.

Question 2: if it missed a player, could you extend it? That player beat somebody on the path or lost to somebody, and either way there is a place to splice them in, giving a longer path. Nothing is longer than the longest, so nothing was missed, so the path uses everyone.

The shape worth stealing: the extreme object is chosen so that "extend it" is the forbidden move. Take the longest path when your instinct is to lengthen, the smallest counterexample when your instinct is to shrink, the closest pair when your instinct is to move points together. Pick the extreme that blocks the move you would otherwise want to make.

The trap that voids the argument

The extreme has to exist, and it does not always. Every non-empty set of positive integers has a least element; sets of positive rationals need not, since 1,12,13,1, \tfrac12, \tfrac13, \dots descends forever without a minimum. A descent that produces "a smaller positive real" proves nothing at all. This is why the classical descents live in the integers: the well-ordering is doing work that no amount of cleverness replaces.

Finiteness is the other licence, and it is the one behind the proof that there are infinitely many primes. Assume there are finitely many, and a largest one exists purely because a finite non-empty set has a maximum. The assumption you are about to contradict is what supplies the extreme.

Where it goes wrong quietly is optimisation over a continuum. Among all triangles of a given perimeter, the equilateral has the largest area is true, but the one-line argument "take the triangle of largest area and show it must be equilateral" assumes a maximiser exists, and that assumption is a real theorem, not a formality. The safe route computes instead: Heron's formula turns the area into a product of three positive numbers with a constant sum, and AM–GM says a product with fixed sum is largest when the factors are equal. No existence assumption anywhere.

Ask the existence question out loud every time. Is my quantity a positive integer, or is my set finite? If neither, the argument has a hole exactly where it looks strongest.

What to do with this

Train the choice, not the principle. Take twenty proof problems and write two lines each: which extreme you would take, and what "nothing beyond it" forbids. Do not solve them. The bottleneck is question 1, and you can attempt question 1 twenty times in the span of one full write-up.

Lemma teaches this as two named techniques rather than as a trick you meet twice, because the minimising and maximising halves really do feel different in the hand. The extremal principle covers minimal counterexamples and infinite descent; the extremal principle in graphs covers longest paths and maximum-degree vertices. The problem archive holds the problems above in full with difficulty and expected time, and the daily problem posts a new one every day in three tiers, no account needed.

Train it on Lemma

Every technique here is taught explicitly, in order. 125 lessons, 1206 curated problems and unlimited generated practice at six difficulties. Free to start, no card, and every paid plan opens with 3 free days.

Find your level