Coq-Combi
Combinatorics library
Formalizes algebraic combinatorics and symmetric functions in Coq.
Algebraic Combinatorics in Coq
37 stars
12 watching
7 forks
Language: Coq
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
hivert/coq-combi | An algebraic combinatorics library formalized in Coq, providing a comprehensive set of functions and theories for symmetric functions. | 1 |
math-comp/analysis | A Coq proof-assistant library for real analysis and mathematical structures | 210 |
math-comp/math-comp | A comprehensive library of formalized mathematical theories | 593 |
math-comp/multinomials | A library providing a monomial algebra framework for 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 | 67 |
math-comp/algebra-tactics | A library providing tactics for solving algebraic equations in Coq. | 33 |
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 | 30 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |