most citedLean-auto: An Interface between Lean 4 and Automated Theorem Provers

1 citations · 2 across the 4 of their papers we have counts for

collaborators

7 papers

cs.LO2026

Implementing Dependent Type Theory Inhabitation and Unification

Chase Norman, Jeremy Avigad

Dependent type theory is the foundation of many modern proof assistants. Inhabitation and unification are undecidable problems that are useful for theorem proving and program synth…

cs.LO20261 cited

Hint-Based SMT Proof Reconstruction

Joshua Clune, Haniel Barbosa, Jeremy Avigad

There are several paradigms for integrating interactive and automated theorem provers, combining the convenience of powerful automation with strong soundness guarantees. We introdu…

cs.AI2025

The Future of Artificial Intelligence and the Mathematical and Physical Sciences (AI+MPS)

Andrew Ferguson, Marisa LaFleur, Lars Ruthotto +97

This community paper developed out of the NSF Workshop on the Future of Artificial Intelligence (AI) and the Mathematical and Physics Sciences (MPS), which was held in March 2025 w…

cs.LG2025

Premise Selection for a Lean Hammer

Thomas Zhu, Joshua Clune, Jeremy Avigad +2

Neural methods are transforming automated reasoning for proof assistants, yet integrating these advances into practical verification workflows remains challenging. A hammer is a to…

cs.LO20251 cited

Lean-auto: An Interface between Lean 4 and Automated Theorem Provers

Yicheng Qian, Joshua Clune, Clark Barrett +1

Proof automation is crucial to large-scale formal mathematics and software/hardware verification projects in ITPs. Sophisticated tools called hammers have been developed to provide…

cs.LO2025

Canonical for Automated Theorem Proving in Lean

Chase Norman, Jeremy Avigad

Canonical is a solver for type inhabitation in dependent type theory, that is, the problem of producing a term of a given type. We present a Lean tactic which invokes Canonical to…