mczify
Tactic library
A Coq library that enables the use of Micromega arithmetic solvers for goals stated with Mathematical Components definitions
Micromega tactics for Mathematical Components
23 stars
13 watching
8 forks
Language: Coq
last commit: 2 months ago
Linked from 2 awesome lists
coqmathcompproof-automationssreflect
Related projects:
Repository | Description | Stars |
---|---|---|
math-comp/algebra-tactics | A library providing tactics for solving algebraic equations in Coq. | 32 |
math-comp/math-comp | A comprehensive repository of formalized mathematical theories based on Coq and SSReflect. | 587 |
math-comp/analysis | A comprehensive Coq proof-assistant library for mathematical analysis | 206 |
thery/mathcomp-extra | A collection of reusable mathematical components and algorithms implemented in Coq | 5 |
coq-community/aac-tactics | Tactics for rewriting and proving equations with associativity and commutativity properties | 29 |
math-comp/tutorial_material | Tutorials and materials for teaching Coq-based mathematical component development | 17 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
mtac2/mtac2 | A plugin for the Coq proof assistant that enables typed tactic language and supports advanced tactics | 51 |
coq-community/math-classes | A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq | 162 |
math-comp/multinomials | A Coq-based library for manipulating monomials and multivariate polynomials over ring structures | 14 |
matafou/libhyps | A Coq library providing tactics to manipulate hypotheses in formal proofs. | 20 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
coq-community/hydra-battles | Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. | 68 |
math-comp/coq-combi | Formalises algebraic combinatorics in Coq using symmetric functions and polynomials | 36 |
unimath/unimath | Formalizes mathematics using the univalent point of view | 961 |