package coq-tactician-stdlib

  1. Overview
  2. Homepage
Recompiles Coq's standard libary with Tactician's instrumentation loaded

Install

Dune Dependency

Authors

Maintainers

Sources

1.0-beta1-8.13.tar.gz
sha512=6dd9eb3c81ef23604127619110fcf51ec268a15add6594337ae1031c42802a20d4b0ad28955831e2876372c748df54513cc14524872fd58439c453863cbd93e9

Description

*** WARNING *** This package will overwrite Coq's standard library files.

This package recompiles Coq's standard library with Tactician's (coq-tactician) instrumentation loaded such that Tactician can learn from the library. When you install this package, the current .vo files of the standard library are backed in the folder user-contrib/Tactician/stdlib-backup. Then exactly the same .vo files are installed, except that they also contain Tactician's tactic databases. Upon removal of this package, the original files will be placed back.

Dependencies (2)

  1. coq-tactician
  2. coq >= "8.13" & < "8.14~"

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover