Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 579 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 579 Bytes

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.