HaysTac

Proof finding tactics

A collection of Ltac tactics to help find specific mathematical proofs in Coq

A pile of Ltac tactics that might contain the needle you're looking for...

GitHub

5 stars
3 watching
0 forks
Language: Coq
last commit: over 6 years ago

Related projects:

Repository Description Stars
uwplse/structtact A Coq library providing structural tactics and utility definitions to simplify proof development in proof assistants. 21
mtac2/mtac2 A plugin for the Coq proof assistant that enables typed tactic language and supports advanced tactics 51
matafou/libhyps A Coq library providing tactics to manipulate hypotheses in formal proofs. 20
math-comp/mczify A Coq library that enables the use of Micromega arithmetic solvers for goals stated with Mathematical Components definitions 23
math-comp/algebra-tactics A library providing tactics for solving algebraic equations in Coq. 32
tchajed/ltac2-tutorial A tutorial on Ltac2 tactics language for Coq proof scripting 42
coq-community/aac-tactics Tactics for rewriting and proving equations with associativity and commutativity properties 29
mit-plv/coqutil A collection of reusable tools and utilities for working with the Coq proof assistant 41
coq-community/hydra-battles Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. 68
charguer/tlc A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. 38
ilyasergey/pnp A tutorial project on using Coq to mechanize mathematics with dependent types 160
stepchowfun/proofs A personal repository of formally verified mathematics using the Coq proof assistant 291
ejgallego/pycoq Python bindings for Coq's interactive proof assistant 50
jymcheong/autottp Automated Tactics Techniques & Procedures platform to simplify scripting and automation of complex security testing and research workflows. 251
liamoc/holbert An interactive proof assistant designed to help with educational mathematics 161