Coq-Combi
Combinatorics library
Formalises algebraic combinatorics in Coq using symmetric functions and polynomials
Algebraic Combinatorics in Coq
36 stars
12 watching
7 forks
Language: Coq
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
hivert/coq-combi | Formalizes algebraic combinatorics in Coq with an emphasis on symmetric functions and their properties. | 1 |
math-comp/analysis | A comprehensive Coq proof-assistant library for mathematical analysis | 206 |
math-comp/math-comp | A comprehensive repository of formalized mathematical theories based on Coq and SSReflect. | 587 |
math-comp/multinomials | A Coq-based library for manipulating monomials and multivariate polynomials over ring structures | 14 |
math-comp/abel | Formalization of mathematical theorems about solvability and Galois theory for polynomials | 28 |
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/coqeal | A Coq library providing algebraic data structures and algorithms | 66 |
math-comp/algebra-tactics | A library providing tactics for solving algebraic equations in Coq. | 32 |
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/parseque | A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. | 42 |
pa-ba/calc-comp | Formalizations of compiler design and virtual machine calculations in Coq | 30 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |