algebra-tactics

Algebra solver

A library providing tactics for solving algebraic equations in Coq.

Ring, field, lra, nra, and psatz tactics for Mathematical Components

GitHub

33 stars
8 watching
2 forks
Language: Coq
last commit: 3 months ago
Linked from 2 awesome lists

coqelpimathcompproof-automationssreflect

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
coq-community/aac-tactics Tactics for rewriting and proving equations with associativity and commutativity properties 29
math-comp/mczify A Coq library that enables the use of Micromega arithmetic solvers for goals stated with Mathematical Components definitions 23
math-comp/coq-combi Formalises combinatorial objects and operations in a mathematical framework 37
math-comp/analysis A Coq proof-assistant library for real analysis and mathematical structures 209
math-comp/math-comp A comprehensive library of formalized mathematical theories 591
coq-community/coqeal A Coq library providing algebraic data structures and algorithms 66
math-comp/multinomials A library for monomial algebra and multivariate polynomials with support for ring structures. 14
thery/mathcomp-extra A collection of reusable mathematical components and algorithms implemented in Coq 5
math-comp/tutorial_material Tutorials and materials for teaching Coq-based mathematical component development 17
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
coq-community/atbr A Coq library providing algebraic tools and tactics for working with binary relations 23
ptival/haystac A collection of Ltac tactics to help find specific mathematical proofs in Coq 5
coq-community/sudoku A formalisation of Sudoku in Coq to solve the puzzle using a naive Davis-Putnam procedure 20
hivert/coq-combi A library that formalizes algebraic combinatorics in Coq, providing a mathematical framework for studying symmetric functions and related structures. 1
coq-community/hydra-battles Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. 69