Terry Tao on AI Proof Checkers: Lean, Collaboration, and Formal Maths

Terry Tao's Vision for Computer-Assisted Proofs
In a 2014 panel, Terry Tao predicted that mathematicians would soon work in collaborations of hundreds and have their results verified not by human referees but by automated proof-checkers like Lean. The statement was met with incredulity at the time, but Tao, one of the world's most celebrated mathematicians, is now an evangelist for AI in math.
Key Details from the Source
- Proof-checkers like Lean can break a problem into small chunks, solve bit-by-bit, and reassemble with confidence that every piece is correct.
- Tao foresees papers written not in LaTeX but in a formal language that smart software converts to.
Every so often you'll get a compilation error — the computer does not understand how you derived this step.
- The approach is covered in the book adaptation The Proof in the Code: How a Truth Machine Is Transforming Math and AI by Kevin Hartnett, published by Quanta Magazine.
- Tao's background: born 1975 in Adelaide, Ph.D. at Princeton under Erdős's recommendation. He won the International Math Olympiad gold at 13.
What This Means for Developers
For AI coding agents, formal proof checkers like Lean represent a paradigm where AI can verify correctness autonomously. It's analogous to type-checking in compilers — but for mathematical logic. Developers working on agentic coding tools (e.g., Claude Code, Cursor) should watch this space: automated verification of code correctness via formal methods could become a standard feature.
📖 Read the full source: HN AI Agents
👀 See Also

Claude-Code v2.1.110 adds TUI mode, push notifications, and multiple fixes
Claude-Code v2.1.110 introduces a new /tui command for flicker-free rendering, push notification capabilities for mobile alerts, and improvements to plugin management and remote control functionality. The release also includes numerous bug fixes for MCP servers, session handling, and UI issues.

Claude Code Source Leak Reveals Anti-Distillation, Undercover Mode, and Frustration Detection
A leaked source code map file from Claude Code's npm package reveals anti-distillation techniques using fake tools, an undercover mode that hides AI authorship, and frustration detection via regex patterns.

Anthropic files lawsuit to prevent Pentagon blacklisting over AI restrictions
Anthropic has filed a lawsuit seeking to block the Pentagon from blacklisting the company over restrictions on AI use, according to a Reuters report shared on Hacker News.

Anthropic Responds to Code Leak Involving Claude AI Agent
Anthropic is working to contain a leak of code related to its Claude AI agent, according to a WSJ report discussed on Hacker News with 13 points and 6 comments.