G7 · The Scientist Gallery · Attribution Series

Terence Tao

He did not prove the Collatz conjecture. He changed the language the statement was made in, and the statement became provable — which is the exact claim Book 3 makes about its own position, made by someone who then did the work.

Part I · The Translation That Was the Result

Two densities, and only one of them can see

Before 2019 the standing partial result on Collatz was Korec's: for any $\theta > \log 3/\log 4 \approx 0.7925$, the orbit of $N$ descends below $N^{\theta}$ for almost all $N$, in the sense of natural density. Note what that leaves. A bound that is still a power of $N$ says an orbit starting at a trillion need only come down to about ten billion. It is very far from saying it reaches 1.

Tao's 2019 paper replaces that with: for any function $f$ with $f(N) \to \infty$ — as slowly as you like, $\log\log\log N$ if you want — $\mathrm{Col}_{\min}(N) \le f(N)$ for almost all $N$, in the sense of logarithmic density. The bound improved from a power of $N$ to an arbitrarily slow function. And the measure changed. The obvious suspicion is that the second bought the first: that this is a weakening dressed as a strengthening.

It is not, and a set settles it
Take $A = \{n : \text{the leading decimal digit of } n \text{ is } 1\}$. Its natural density does not exist: the partial averages lock onto two values, $0.5556$ just past each $2\times 10^{k}$ and $0.1111$ just past each $10^{k+1}$, and swing between them forever without converging. Its logarithmic density does exist and equals $\log_{10} 2 \approx 0.3010$. One instrument cannot measure this set at all; the other can. ch-tao-verify.py block [3] computes both columns out to $10^{8}$ and shows the first diverging and the second closing.

So the two densities are not a strong claim and a weak one. They are different instruments, and Tao's contribution — the part that is method rather than technique — was recognising which instrument the statement wanted. The proof itself runs on an approximate transport property for a first-passage random variable and an estimate on the characteristic function of a skew random walk on a $3$-adic cyclic group, which is real machinery and not a trick. But the machinery only became applicable once the statement was rewritten in a measure that could hold it.

Part II · Why This Corpus Owes Him a Chapter

The sentence in Book 3, and the test it has never had

Book 3 · Ch.H opens with this:

The Collatz conjecture is visible from within the crystal geometry before it is axiomatic within it. The gap between visibility and proof is a gap in formal language, not in underlying truth.

— Book 3, Ch.H, written before this chapter existed

That is a strong claim and it is the same claim Tao's paper demonstrates: a gap of exactly that shape, closed by changing the language rather than by finding new truth. Which makes his work the best available evidence for the sentence — and his own writing the sharpest warning attached to it. From There's more to mathematics than rigour and proofs:

The line this corpus should keep on the wall
“The point of rigour is not to destroy all intuition; instead, it should be used to destroy bad intuition while clarifying and elevating good intuition.”

Tao's three stages — pre-rigorous, rigorous, post-rigorous — put “visible before it is axiomatic” in two places at once. It is what the first stage feels like and it is what the third stage is, and from the inside they are indistinguishable. Nothing tells a true “I can see it” from a false one except the work of trying to write it down. Ch.H's sentence is a hypothesis about which kind it has. It has not been tested, and saying so costs the chapter nothing it was entitled to.

Part III · The Atlas

Twenty-two million dictionaries, all machine-checked

In September 2024 Tao opened the Equational Theories Project: take every equational law of magmas expressible in at most four operations — there are 4,694 of them — and settle, for every ordered pair, whether the first implies the second. That is $4694 \times 4693 = 22{,}028{,}942$ questions, each one proved or refuted, each proof checked in Lean, by a crowd rather than a author.

Volume XIII, Chapter 9 asks what a dictionary between two theories transports, and answers that an interpretation carries “only what the dictionary was written to cover, and in one direction.” The Equational Theories Project is that question asked twenty-two million times and answered mechanically. A volume trying to work out what its own model carries has, sitting there, a completed worked atlas of the general case.

And the smallest of the four, which is the one that already happened
On 8 September 2026 Mathlib merged logDeriv_riemannZeta_one_sub, PR #43252, contributed by Tao. The same identity had been proved independently in this series' book4/ZetaReflection.lean, by a different route, and the merge superseded it. That is recorded in Book 4 § 12.7 and read as a case of constrained discovery in Omega Point · In the Air. It is mentioned here because it is the one point where this corpus and its subject were working on the same object in the same week, and because the outcome — his is in the library, ours is not — is the correct one and worth stating plainly in the chapter that introduces him.

Place in the Series

The register for a Tao citation here is methodological. He is not evidence for dm³, does not work on it, and nothing in this series bears on anything of his. What his work supplies is a demonstration, at full rigour, of the move this corpus keeps reaching for and has not yet made: find the language in which the thing you can see becomes sayable. Every failure recorded in this series over the past week has been a translation failure and not a mathematical one — a band-width prediction that died on a sign convention, a control variable that smuggled the calendar back in, a constant that was an asymptote and read as a value. Tao's Collatz paper is what the successful version looks like, and it is worth knowing that the successful version is also just a change of measure, arrived at by someone who had first tried it the other way.

Grothendieck built the object the statement needed. Weil found the column of the analogy where the statement was already true. Tao changed the measure the statement was made in. Three ways to close a gap that is not a gap in truth, and this corpus has attempted a fourth — a change of geometry — without yet having written down what its dictionary transports. That is Chapter 9, and it is open.

References

Tao 2019Almost all orbits of the Collatz map attain almost bounded values, arXiv:1909.03562, submitted 8 September 2019; Forum of Mathematics, Pi 10 (2022), e12, 56 pp.
KorecThe prior bound: $\mathrm{Col}_{\min}(N) \le N^{\theta}$ for $\theta > \log 3/\log 4$, almost all $N$ in natural density.
Tao 2007–There's more to mathematics than rigour and proofs — the pre-rigorous / rigorous / post-rigorous stages, and the line about good and bad intuition.
Tao, Monticone, Srinivas 2024–The Equational Theories Project, opened 25 September 2024 — 4,694 laws, 22,028,942 implications, settled in Lean.
Mathlib #43252logDeriv_riemannZeta_one_sub, merged 8 September 2026. See Book 4 § 12.7.
Verificationbook7/ch-tao-verify.py — 5 blocks, standard library only. Collatz orbits to 200,000; Korec's exponent; both density columns computed to $10^{8}$ with the natural one shown diverging; the 4694 × 4693 arithmetic; a control block. Its [HONESTY] block states that Tao did not prove Collatz and that Ch.H's sentence remains untested.
InternalBook 3 · Ch.H · Vol XIII · Ch 9 · IMPA 1997 · O Matemático como Tradutor · ch-nachbin · ch-grothendieck · ch-weil
← Alexander Grothendieck Back to G7 Index Next: Vol XIII · Ch 9 · What a Model Carries →