cd /news/artificial-intelligence/does-the-proof-prove-it-that-way-fai… · home topics artificial-intelligence article
[ARTICLE · art-100887] src=machinebrief.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Does the Proof Prove It That Way? Faithful Formalization of Elements Proofs

Researchers introduced Pistis, an agentic proof search tool that generates faithful formal Lean proofs, and applied it to Euclid's Elements, producing proofs favored 2.89x by human reviewers and 5.2x by an LLM judge over prior work. Pistis's OrderDecompose search completes proofs baselines cannot close within 12 hours and compiles artifacts over 33x faster than prior work, while also uncovering gaps in Euclid's proofs.

read1 min views6 publishedAug 18, 2026

arXiv:2608.15432v1 Announce Type: new Abstract: In formal verification, both the autoformalization of statements and automated proof search have been studied extensively. While automated proof search can produce a formal proof that compiles, the generated proof does not necessarily reflect how the natural-language argument arrives at its conclusion--a property we refer to as faithfulness. With faithfully formalized proofs, one can check the reasoning behind a human- or AI-written argument, and assist mathematicians in formalizing their proof sketches. However, it is particularly challenging due to misalignment of formal proof tactics and natural language reasoning. In this work, we rigorously describe a set of five necessary conditions a faithful formal proof must satisfy, and introduce Pistis, an agentic, oracle-guided proof search that produces formal Lean proofs that satisfy them. At its core is a novel faithfulness-preserving divide-and-conquer search, which we name OrderDecompose, that tracks citation dependencies and blocks unfaithful shortcuts, paired with a refutation search, that surfaces gaps and errors in the natural language proof source. OrderDecompose completes proofs that baselines cannot close even within a 12-hour budget, and its artifacts compile over 33$\times$ as fast as prior work's. We apply Pistis on the first three books of Euclid's Elements, producing high-quality artifacts containing faithful formal proofs. Under a blinded human study and an LLM-as-a-judge protocol on rigorous rubrics, Pistis-generated proofs are favored over prior works--2.89$\times$ and 5.2$\times$ as often by human reviewers and the LLM judge, respectively. It further uncovers gaps in Euclid's proofs and their translation, and can accept or refute natural language proofs written by humans or AI, demonstrating that faithful formalization is useful as a proof-checking tool.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @pistis 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/does-the-proof-prove…] indexed:0 read:1min 2026-08-18 ·