Coq-Combi
Symmetric functions library
An algebraic combinatorics library formalized in Coq, providing a comprehensive set of functions and theories for symmetric functions.
Algebraic Combinatorics in Coq
1 stars
1 watching
0 forks
last commit: almost 2 years ago combinatoricscoqcoq-formalizationmathcompsymmetric-functions
Related projects:
Repository | Description | Stars |
---|---|---|
math-comp/coq-combi | Formalizes algebraic combinatorics and symmetric functions in Coq. | 37 |
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 | 67 |
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 library providing a monomial algebra framework for polynomials over ring structures. | 14 |
coq-community/graph-theory | Formalized graph theory results for research and verification | 35 |
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. | 69 |
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 | 30 |
coq-community/alea | A library for reasoning about randomized algorithms in Coq | 25 |