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.
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.
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.
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 existedThat 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:
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.
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.
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.
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.
| Tao 2019 | Almost 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. |
| Korec | The 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 #43252 | logDeriv_riemannZeta_one_sub, merged 8 September 2026. See Book 4 § 12.7. |
| Verification | book7/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. |
| Internal | Book 3 · Ch.H · Vol XIII · Ch 9 · IMPA 1997 · O Matemático como Tradutor · ch-nachbin · ch-grothendieck · ch-weil |