×

GamePad

swMATH ID: 46011
Software Authors: Huang, Daniel; Dhariwal, Prafulla; Song, Dawn; Sutskever, Ilya
Description: GamePad: A Learning Environment for Theorem Proving. In this paper, we introduce a system called GamePad that can be used to explore the application of machine learning methods to theorem proving in the Coq proof assistant. Interactive theorem provers such as Coq enable users to construct machine-checkable proofs in a step-by-step manner. Hence, they provide an opportunity to explore theorem proving with human supervision. We use GamePad to synthesize proofs for a simple algebraic rewrite problem and train baseline models for a formalization of the Feit-Thompson theorem. We address position evaluation (i.e., predict the number of proof steps left) and tactic prediction (i.e., predict the next proof step) tasks, which arise naturally in tactic-based theorem proving.
Homepage: https://arxiv.org/abs/1806.00608
Source Code:  https://github.com/ml4tp/gamepad
Dependencies: Python; Coq
Keywords: Machine Learning; arXiv_cs.LG; Artificial Intelligence; arXiv_cs.AI; Logic in Computer Science: arXiv_cs.LO; arXiv_stat.ML
Related Software: NeuroSAT; HOList; MaLeCoP; E Theorem Prover; GPT-3; SATzilla; TacticToe; DeepMath; FEMaLeCoP; Isabelle/HOL; leanCoP; Holophrasm; ENIGMA; MaLARea; InfoGAN; AI2; DL2; DeepProbLog; NeurASP; IMLI
Cited in: 4 Documents