A Coding Agent Found a Hole in a Peer-Reviewed STOC Proof for Five Dollars episode artwork

EPISODE · Jul 2, 2026 · 19 MIN

A Coding Agent Found a Hole in a Peer-Reviewed STOC Proof for Five Dollars

from AI Papers: A Deep Dive

A Coding Agent Found a Hole in a Peer-Reviewed STOC Proof for Five Dollars Source: https://arxiv.org/abs/2606.31134 Paper was published on June 30, 2026 This episode was AI-generated on July 1, 2026. The script was written by an AI language model and the host voices were synthesized by Eleven Labs. The producer is not affiliated with Anthropic or Eleven Labs. An off-the-shelf coding agent on a $200-a-month subscription read a proof that already cleared peer review at one of theory's most selective conferences, tried to make it machine-checkable, and got stuck on one line that turns out not to follow — handing back a counterexample you can check by hand. The trick is treating a math proof like a software project, with data types, unit tests, and a manager who can order a rewrite. You'll come away seeing why the real bottleneck in math is no longer writing proofs but trusting them. Key Takeaways: - Why general-purpose coding models have quietly overtaken specialist Lean-tuned models at formalizing math - The reframe at the heart of the paper: treat a proof like software, with types, unit-test lemmas, and an orchestrator that can backtrack and refactor - How the system caught a genuine gap in a 2025 STOC proof — and returned a hand-checkable counterexample of one triangle and ten dots - Why the '$5 per problem' and '91%' headline numbers are softer than they sound — subscription pricing arbitrage and a statistical floor from just 32 problems - Where the guarantee actually lives: the Lean kernel proves the proof, but only AI judgment guarantees the formal statement means what the paper said - The reframing of AI-for-math from theorem discovery to tireless, literal-minded refereeing 01:08 - Why trusting a proof is the new bottleneck: Sets up the stakes: AI can now generate proofs faster than any human can check them, and a beautiful proof can still hide an uncaught error. 01:30 - The escape hatch that can't be argued with: Explains Lean 4 and its paranoid kernel — the difference between a persuasive argument and a program that either compiles or fails. 02:22 - Two walls that block autoformalization: Lays out why the problem isn't solved: specialists lost to generalists, and Mathlib lacks the vocabulary of cutting-edge research. 04:05 - What if a proof were a software project?: The core reframe: types, unit-test lemmas, and an orchestrator that backtracks — how the system tests meaning it can't directly check. 06:20 - Proving the parent before the children: Walks through the two assembly lines and the backwards proof-tree strategy that checks the argument's interface before its internals. 10:03 - The line the machine couldn't force: The system proves every lemma but one, checks the failing step against the paper's own definitions, and returns a hand-checkable counterexample. 12:21 - Green nodes, orange nodes, and honesty: The axiom ledger as an honest readout of how self-contained each paper is — from all-green proofs to labeled citations to the one gap. 13:38 - The numbers that oversell themselves: The 91% solve rate and $5-per-problem cost, and why both are softer than the headline — a statistical floor and subscription pricing arbitrage. 15:47 - The compiler proves; only AI judges meaning: The steelman critique: small sample, AI checking AI on faithfulness, narrow scope — and where the guarantee genuinely does and doesn't hold. 17:52 - Would you trust the machine referee?: The bigger claim — bridging persuasion and certainty on a consumer subscription — and the open question of whether the AI-judged loop is too circular. Recommended Reading: - Autoformalization with Large Language Models: The foundational demonstration that general-purpose LLMs can translate informal math into formal statements, directly setting up the autoformalization problem this episode's system reframes as software engineering. (https://arxiv.org/abs/2205.12615) - The Lean 4 Theorem Prover and Programming Language: The system paper for Lean 4, the language whose kernel provides the 'compiles-or-it-doesn't' ground truth the whole episode hinges on. (https://doi.org/10.1007/978-3-030-79876-5_37) - DeepSeek-Prover: Advancing Theorem Proving in LLMs through Large-Scale Synthetic Data: A representative example of the specialized Lean-expert models that this episode argues have been quietly overtaken by general-purpose coding agents. (https://arxiv.org/abs/2405.14333) - PutnamBench: Evaluating Neural Theorem-Provers on the Putnam Mathematical Competition: The competition-math benchmark behind the episode's contested '91 percent' figure, useful for readers wanting to judge the solve-rate and cost comparisons themselves. (https://arxiv.org/abs/2407.11214)

A Coding Agent Found a Hole in a Peer-Reviewed STOC Proof for Five Dollars Source: https://arxiv.org/abs/2606.31134 Paper was published on June 30, 2026 This episode was AI-generated on July 1, 2026. The script was written by an AI language model and the host voices were synthesized by Eleven Labs. The producer is not affiliated with Anthropic or Eleven Labs. An off-the-shelf coding agent on a $200-a-month subscription read a proof that already cleared peer review at one of theory's most selective conferences, tried to make it machine-checkable, and got stuck on one line that turns out not to follow — handing back a counterexample you can check by hand. The trick is treating a math proof like a software project, with data types, unit tests, and a manager who can order a rewrite. You'll come away seeing why the real bottleneck in math is no longer writing proofs but trusting them. Key Takeaways: - Why general-purpose coding models have quietly overtaken specialist Lean-tuned models at formalizing math - The reframe at the heart of the paper: treat a proof like software, with types, unit-test lemmas, and an orchestrator that can backtrack and refactor - How the system caught a genuine gap in a 2025 STOC proof — and returned a hand-checkable counterexample of one triangle and ten dots - Why the '$5 per problem' and '91%' headline numbers are softer than they sound — subscription pricing arbitrage and a statistical floor from just 32 problems - Where the guarantee actually lives: the Lean kernel proves the proof, but only AI judgment guarantees the formal statement means what the paper said - The reframing of AI-for-math from theorem discovery to tireless, literal-minded refereeing 01:08 - Why trusting a proof is the new bottleneck: Sets up the stakes: AI can now generate proofs faster than any human can check them, and a beautiful proof can still hide an uncaught error. 01:30 - The escape hatch that can't be argued with: Explains Lean 4 and its paranoid kernel — the difference between a persuasive argument and a program that either compiles or fails. 02:22 - Two walls that block autoformalization: Lays out why the problem isn't solved: specialists lost to generalists, and Mathlib lacks the vocabulary of cutting-edge research. 04:05 - What if a proof were a software project?: The core reframe: types, unit-test lemmas, and an orchestrator that backtracks — how the system tests meaning it can't directly check. 06:20 - Proving the parent before the children: Walks through the two assembly lines and the backwards proof-tree strategy that checks the argument's interface before its internals. 10:03 - The line the machine couldn't force: The system proves every lemma but one, checks the failing step against the paper's own definitions, and returns a hand-checkable counterexample. 12:21 - Green nodes, orange nodes, and honesty: The axiom ledger as an honest readout of how self-contained each paper is — from all-green proofs to labeled citations to the one gap. 13:38 - The numbers that oversell themselves: The 91% solve rate and $5-per-problem cost, and why both are softer than the headline — a statistical floor and subscription pricing arbitrage. 15:47 - The compiler proves; only AI judges meaning: The steelman critique: small sample, AI checking AI on faithfulness, narrow scope — and where the guarantee genuinely does and doesn't hold. 17:52 - Would you trust the machine referee?: The bigger claim — bridging persuasion and certainty on a consumer subscription — and the open question of whether the AI-judged loop is too circular. Recommended Reading: - Autoformalization with Large Language Models: The foundational demonstration that general-purpose LLMs can translate informal math into formal statements, directly setting up the autoformalization problem this episode's system reframes as software engineering…

NOW PLAYING

A Coding Agent Found a Hole in a Peer-Reviewed STOC Proof for Five Dollars

0:00 19:44

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

MG Show MG Show The MG Show, hosted by Jeffrey Pedersen and Shannon Townsend, is a leading alternative media platform dedicated to uncovering the truth behind today’s most pressing political issues. Launched in 2019, the show has grown exponentially, offering unfiltered insights, comprehensive research, and real-time analysis. With a commitment to independent journalism and factual integrity, the MG Show empowers its audience with knowledge and encourages active participation in the political discourse. Ask A Spaceman Archives - 365 Days of Astronomy Ask A Spaceman Archives - 365 Days of Astronomy Podcasting Astronomy Every Day of the Year French Your Way Jessica: Native French teacher founder of French Your Way Boost your French listening skills and test your comprehension with this one of a kind series of podcasts. Get the chance to listen to a real conversation between native speakers talking at normal speed AND customise your learning experience through carefully designed sets of questions (2 levels of difficulty) available for download at www.frenchvoicespodcast.com. All interviews also come with the transcript. French teacher Jessica interviews native speakers of French from around the world who share a bit of their life and passion. Where else would you meet in one same place a French yoga teacher based in Melbourne, a soap manufacturer from Provence, or a couple cycling around the world? The Small Business Startup School – Business Notes | Financial Literacy | Retail Psychology – For Professionals & Entrepreneurs The Small Business Startup School Inc. Starting or buying a small business? While personal circumstances may vary, business patterns remain timeless. On The Small Business Startup School, we explore strategies, insights, and practical solutions to help entrepreneurs confidently navigate their journey.Hosted by Ola Williams—a retail entrepreneur, fintech founder, and financial coach with over two decades of experience—this podcast marries financial awareness and retail psychology with optimism to deliver actionable takeaways.Join us to learn, grow, and connect as we uncover the keys to business success.Let’s continue to learn together and be encouraged to keep on connecting!

Frequently Asked Questions

How long is this episode of AI Papers: A Deep Dive?

This episode is 19 minutes long.

When was this AI Papers: A Deep Dive episode published?

This episode was published on July 2, 2026.

What is this episode about?

A Coding Agent Found a Hole in a Peer-Reviewed STOC Proof for Five Dollars Source: https://arxiv.org/abs/2606.31134 Paper was published on June 30, 2026 This episode was AI-generated on July 1, 2026. The script was written by an AI language model...

Can I download this AI Papers: A Deep Dive episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!