aac-tactics
Equation solver
Tactics for rewriting and proving equations with associativity and commutativity properties
Coq plugin providing tactics for rewriting universally quantified equations, modulo associative (and possibly commutative) operators [maintainer=@palmskog]
29 stars
10 watching
21 forks
Language: OCaml
last commit: 3 months ago
Linked from 1 awesome list
coqcoq-cicoq-platformcoq-plugincoq-tacticdocker-coq-actionnix-action
Related projects:
Repository | Description | Stars |
---|---|---|
math-comp/algebra-tactics | A library providing tactics for solving algebraic equations in Coq. | 33 |
coq-community/paramcoq | A Coq plugin providing commands for generating parametricity statements used in data refinement proofs. | 45 |
coq-community/atbr | A Coq library providing algebraic tools and tactics for working with binary relations | 23 |
coq-community/autosubst | Automates formalizing syntactic theories with variable binders in Coq | 52 |
math-comp/mczify | A Coq library that enables the use of Micromega arithmetic solvers for goals stated with Mathematical Components definitions | 24 |
coq-community/coq-ext-lib | A collection of reusable Coq definitions and theorems for building software development tools | 129 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 30 |
coq-community/hydra-battles | Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. | 69 |
coq-community/sudoku | A formalisation of Sudoku in Coq to solve the puzzle using a naive Davis-Putnam procedure | 20 |
coq-community/coqeal | A Coq library providing algebraic data structures and algorithms | 67 |
coq-community/reglang | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
coq-community/lemma-overloading | A Coq library demonstrating design patterns for automated proof automation and canonical structures | 26 |
coq-community/coq-art | Coq proof assistant book with exercises and examples | 114 |
coq-community/chapar | A framework for verifying causal consistency in distributed key-value stores and their clients using the Coq proof assistant | 32 |
math-comp/coq-combi | Formalizes algebraic combinatorics and symmetric functions in Coq. | 37 |