package coq-tactician

  1. Overview
  2. Homepage
Tactician: A Seamless, Interactive Tactic Learner and Prover for Coq

Install

Dune Dependency

Authors

Maintainers

Sources

1.0-beta2.1-8.11-neural.tar.gz
sha512=c3bcc342dc0d1bfa53640f50ab9bdf96de43d0493f594d52e8d6570532afb0edfba1ac828123f516a4d66c6d4ba0947fad5a6d77eb5407c5a4d7aa5ca3c09d13

Description

This version of Tactician is specifically meant to be used with the 'graph2tac' and 'text2tac' for neural-based proof synthesis. Avoid this version for other purposes.

Tactician is a tactic learner and prover for the Coq Proof Assistant. The system will help users make tactical proof decisions while they retain control over the general proof strategy. To this end, Tactician will learn from previously written tactic scripts, and either gives the user suggestions about the next tactic to be executed or altogether takes over the burden of proof synthesis. Tactician's goal is to provide the user with a seamless, interactive, and intuitive experience together with strong, adaptive proof automation.

Dependencies (8)

  1. bos >= "0.2.1"
  2. conf-git
  3. coq >= "8.11.0" & < "8.12~"
  4. cmdliner >= "1.1.0"
  5. opam-client >= "2.1.0"
  6. dune-site >= "2.9.1"
  7. dune >= "2.8"
  8. ocaml >= "4.08"

Dev Dependencies (2)

  1. odoc with-doc
  2. coq-tactician-dummy = "1.0~beta2+8.11" & with-test

Conflicts

None

Rocq

Interactive Theorem Prover