Skip to content

pjmkrpg/coq-tactical

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tactical: a library of Coq proof automation

Build Status

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.

About

Library of Coq proof automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Coq 90.2%
  • Makefile 9.8%