Coq-Combi
Combinatorics library
Formalizes algebraic combinatorics in Coq with an emphasis on symmetric functions and their properties.
Algebraic Combinatorics in Coq
1 stars
1 watching
0 forks
last commit: over 1 year ago combinatoricscoqcoq-formalizationmathcompsymmetric-functions
Related projects:
Repository | Description | Stars |
---|---|---|
math-comp/coq-combi | Formalises algebraic combinatorics in Coq using symmetric functions and polynomials | 36 |
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 |
vafeiadis/hahn | A collection of lemmas and tactics about lists and binary relations for a proof assistant | 30 |
coq-community/coqeal | A Coq library providing algebraic data structures and algorithms | 66 |
coq-community/dedekind-reals | A formalization of Dedekind reals numbers in the Coq programming language | 43 |
coq-community/atbr | A Coq library providing algebraic tools and tactics for working with binary relations | 23 |
math-comp/multinomials | A Coq-based library for manipulating monomials and multivariate polynomials over ring structures | 14 |
coq-community/graph-theory | A comprehensive Coq library formalizing various results in graph theory, providing a rigorous foundation for theoretical and applied graph theory research. | 34 |
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 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
coq-community/hydra-battles | Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. | 68 |
coq-community/fav-ssr | A comprehensive library of verified data structures and algorithms in Coq | 45 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
coq-community/alea | A library for reasoning about randomized algorithms in Coq | 25 |