coq-tactical icon indicating copy to clipboard operation
coq-tactical copied to clipboard

Library of Coq proof automation

Tactical: a library of Coq proof automation

CI

This library provides some basic tactics to augment the Coq standard library.

Tactical uses the project template from coq-project-template. If you use that template you can include Tactical as a dependency by adding it as a submodule:

git submodule add https://github.com/tchajed/coq-tactical vendor/tactical.