Axiom of Choice Has Geometric Correlate in Neural Proofs

Rodrigo Mendoza-Smith· June 30, 2026 View original

Summary

Researchers found that the Axiom of Choice has a measurable geometric signature in neural proof embeddings, impacting neural theorem provers. Constructive proofs are solved significantly faster by automated tactics, and the geometric anomaly score predicts prover failure, linking mathematical foundations to AI performance.

A new study delves into the foundational differences between classical and constructive mathematics by examining how the Axiom of Choice manifests within neural proof embeddings. Using Lean 4's kernel-level tracking, researchers analyzed over 470,000 mathematical declarations from Mathlib, focusing on theorems' dependence on the Axiom of Choice. They trained a self-supervised proof encoder on constructive proofs and observed that classical proofs exhibit a distinct geometric signature in this proof space. This signature, measured by anomaly score, reconstruction loss, and density containment, declines predictably with the proof's distance from the axiom in the dependency graph, showing clear separation at shallow distances. The findings also have operational implications for AI theorem provers: Lean's `aesop` tactic solved constructive theorems 13 times faster than classical ones. A neural-guided hybrid prover reduced this gap to 5 times, and the geometric anomaly score proved predictive of `aesop` failure, even beyond proof length. This research establishes a tangible link between abstract mathematical axioms and the performance characteristics of neural theorem provers.

Why it matters

For professionals in AI research and formal verification, understanding how foundational mathematical axioms influence neural theorem provers can lead to more efficient and robust automated reasoning systems, particularly in areas requiring high assurance.

How to implement this in your domain

  1. 1Investigate the geometric properties of proof embeddings in formal verification systems.
  2. 2Develop neural theorem provers that account for the 'constructive' nature of proofs.
  3. 3Utilize geometric anomaly scores to predict potential failures in automated theorem proving.
  4. 4Tailor proof search strategies based on a proof's dependence on foundational axioms.
  5. 5Explore hybrid neural-symbolic approaches to bridge the performance gap between constructive and classical proofs.

Who benefits

AI ResearchFormal VerificationSoftware EngineeringCybersecurity

Key takeaways

  • The Axiom of Choice has a measurable geometric signature in neural proof embeddings.
  • Constructive proofs are significantly easier for neural provers to solve.
  • Geometric anomaly scores can predict theorem prover failures.
  • This research links mathematical foundations to AI reasoning performance.

Original post by Rodrigo Mendoza-Smith

"arXiv:2606.28572v1 Announce Type: new Abstract: The axiom of choice has divided the foundations of mathematics for over a century, but the distinction between classical and constructive proofs has remained a philosophical and methodological one. We use Lean 4's kernel-level track…"

View on X

Originally posted by Rodrigo Mendoza-Smith on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses