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.12.tar.gz
sha512=f96dbfb30727b05422709c0d2256ca71c1905aea304bbbfb593639823322a1155b90e81bf7383bf03d17215d3fb447c74b2301bebbf72b057f8e81fe66e21e26

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.12" & < "8.13~"
  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