English

The Tactician (extended version): A Seamless, Interactive Tactic Learner and Prover for Coq

Artificial Intelligence 2020-08-04 v1 Logic in Computer Science

Abstract

We present Tactician, a tactic learner and prover for the Coq Proof Assistant. Tactician helps users make tactical proof decisions while they retain control over the general proof strategy. To this end, Tactician learns from previously written tactic scripts and gives users either suggestions about the next tactic to be executed or altogether takes over the burden of proof synthesis. Tactician's goal is to provide users with a seamless, interactive, and intuitive experience together with robust and adaptive proof automation. In this paper, we give an overview of Tactician from the user's point of view, regarding both day-to-day usage and issues of package dependency management while learning in the large. Finally, we give a peek into Tactician's implementation as a Coq plugin and machine learning platform.

Keywords

Cite

@article{arxiv.2008.00120,
  title  = {The Tactician (extended version): A Seamless, Interactive Tactic Learner and Prover for Coq},
  author = {Lasse Blaauwbroek and Josef Urban and Herman Geuvers},
  journal= {arXiv preprint arXiv:2008.00120},
  year   = {2020}
}

Comments

19 pages, 2 figures. This is an extended version of a paper published in CICM-2020. For the project website, see https://coq-tactician.github.io

R2 v1 2026-06-23T17:34:04.730Z