Figure showing the progression of performance on MiniF2F-Test benchmark, demonstrating significant improvements over time with Seed-Prover achieving saturation.Introducing Seed-Prover: A New ParadigmThe research introduces Seed-Prover, a lemma-style whole-proof reasoning model that represents a significant departure from existing approaches. Current formal provers fall into two categories: step-level provers that incrementally generate Lean code line-by-line, and whole-proof models that generate complete proofs at once. Step-level provers enable close interaction with the Lean environment but require special scaffolding and often involve overly granular interactions that hinder high-level reasoning. Whole-proof models avoid these issues but typically lack interaction with the Lean compiler.Seed-Prover combines the best of both approaches through four key innovations: Read more Source: https://aimodels.substack.com/p/can-ai- ... heorems-by