coq-plugin topic

List coq-plugin repositories

PUMPKIN-PATCH

50
Stars
2
Forks
Watchers

Proof Updater Mechanically Passing Knowledge Into New Proofs, Assisting The Coq Hacker

pumpkin-pi

49
Stars
9
Forks
Watchers

An extension to PUMPKIN PATCH with support for proof repair across type equivalences.

ltac2

31
Stars
10
Forks
Watchers

A standalone implementation of Ltac2 as a Coq plugin. Now part of the main Coq repository.

aac-tactics

29
Stars
21
Forks
Watchers

Coq plugin providing tactics for rewriting universally quantified equations, modulo associative (and possibly commutative) operators [maintainer=@palmskog]

atbr

23
Stars
5
Forks
Watchers

Coq library and tactic for deciding Kleene algebras [maintainer=@tchajed]

bignums

22
Stars
21
Forks
Watchers

Coq library of arbitrarily large numbers, providing BigN, BigZ, BigQ that used to be part of the standard library [maintainers=@proux01,@erikmd]

paramcoq

44
Stars
22
Forks
Watchers

Coq plugin for parametricity [maintainer=@proux01]

coq-plugin-template

17
Stars
9
Forks
Watchers

Template project for Coq plugins using the Dune build system, showcasing some advanced features [maintainer=@ejgallego]

coq-tactician

53
Stars
17
Forks
Watchers

A Seamless, Interactive Tactic Learner and Prover for Coq

metaprogramming-rosetta-stone

16
Stars
5
Forks
Watchers

A rosetta stone for metaprogramming in Coq, with different examples of tactics, plugins, etc implemented in different metaprogramming languages [maintainer=@yforster]