Glossary · Term

AlphaProof

← all terms

Definition

Plain language

DeepMind's system that combined neural networks with formal proof tools to solve olympiad math problems.

As stated in the literature

A specialized DeepMind system pairing language models with Lean-based formal verification and search to attain medal-level performance on IMO problems.

Why it matters: It showed that pairing LLMs with formal verifiers can reach olympiad-level math, demonstrating that hallucination-free math reasoning is achievable.

For example, AlphaProof attempted IMO problems by translating them into Lean and searching for proofs the compiler would accept.

Heard on the show

“… chain-of-thought, you can see when the agent decides a particular subgoal looks routine and hands it off to AlphaProof — DeepMind's olympiad-level theorem prover — and you can see AlphaProof come back with "three quarters …”
Episode 067 — An AI Just Solved a 1996 Erdős Problem—and the Simplest Agent Won

Mentioned in 2 episodes

  1. 067
    An AI Just Solved a 1996 Erdős Problem—and the Simplest Agent Won
  2. 048
    How a 30B Open Model Reached Olympiad Gold With the Right Recipe

Related terms