ICLR 2019poster127 citations

GamePad: A Learning Environment for Theorem Proving

Daniel Huang, Prafulla Dhariwal, Dawn Song, Ilya Sutskever

Abstract

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.

Theorem provingITPsystemsneural embeddings
BibTeX
@inproceedings{
huang2018gamepad,
title={GamePad: A Learning Environment for Theorem Proving},
author={Daniel Huang and Prafulla Dhariwal and Dawn Song and Ilya Sutskever},
booktitle={International Conference on Learning Representations},
year={2019},
url={https://openreview.net/forum?id=r1xwKoR9Y7},
}
GamePad: A Learning Environment for Theorem Proving · ICLR 2019