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-beta1-8.11.tar.gz
sha512=fc60c236bc76fb43de18824dc84ca5b087d31c7a164f65ab8c4d8c0bc0f521532ffc3e5792f28c9e5b1f5b8b38a9abcb7968df5b7173f0b110532875d8f8f846

Description

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 (6)

  1. coq-tactician-dummy = "1.0~beta1"
  2. coq >= "8.11" & < "8.12~"
  3. cmdliner
  4. opam-client >= "2.1.0~beta2"
  5. dune >= "2.5"
  6. ocaml >= "4.08"

Dev Dependencies

None

Conflicts

None

Rocq

Interactive Theorem Prover