Proof Recommendation System for the HOL4 Theorem Prover

December 31, 2024 ยท The Ethereal ยท ๐Ÿ› International Conference on Intelligent Computer Mathematics

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Nour Dekhil, Adnan Rashid, Sofiene Tahar arXiv ID 2501.05463 Category cs.LO: Logic in CS Cross-listed cs.AI Citations 1 Venue International Conference on Intelligent Computer Mathematics Last Checked 5 months ago
Abstract
We introduce a proof recommender system for the HOL4 theorem prover. Our tool is built upon a transformer-based model [2] designed specifically to provide proof assistance in HOL4. The model is trained to discern theorem proving patterns from extensive libraries of HOL4 containing proofs of theorems. Consequently, it can accurately predict the next tactic(s) (proof step(s)) based on the history of previously employed tactics. The tool operates by reading a given sequence of tactics already used in a proof process (in our case, it contains at least three tactics), referred to as the current proof state, and provides recommendations for the next optimal proof step(s).
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Logic in CS