Projects in Awesome Lists tagged with mathcomp
A curated list of projects in awesome lists tagged with mathcomp .
https://github.com/math-comp/analysis
Mathematical Components compliant Analysis Library
analysis coq mathcomp ssreflect
Last synced: 16 May 2025
https://github.com/rocq-community/fourcolor
Formal proof of the Four Color Theorem [maintainer=@ybertot]
coq coq-ci four-color-theorem mathcomp ssreflect
Last synced: 09 Apr 2025
https://github.com/ilyasergey/pnp
Lecture notes for a short course on proving/programming in Coq via SSReflect.
coq dependent-types hoare-logic mathcomp ssreflect tutorial
Last synced: 02 May 2025
https://github.com/distributedcomponents/disel
Distributed Separation Logic: a framework for compositional verification of distributed protocols and their implementations in Coq
coq coq-library distributed-systems mathcomp proof separation-logic ssreflect two-phase-commit
Last synced: 11 Oct 2025
https://github.com/math-comp/hierarchy-builder
High level commands to declare a hierarchy based on packed classes
Last synced: 05 Apr 2025
https://github.com/affeldt-aist/monae
Monadic effects and equational reasoning in Rocq
math-comp mathcomp monad-transformers monadic-effects monads nondeterminism probabilistic-programming ssreflect
Last synced: 20 Aug 2025
https://github.com/affeldt-aist/infotheo
A Coq formalization of information theory and linear error-correcting codes
convexity error-correcting-codes information-theory math-comp mathcomp probability ssreflect
Last synced: 05 May 2025
https://github.com/rocq-community/coqeal
The Coq Effective Algebra Library [maintainers=@CohenCyril,@proux01]
coq coq-ci coq-platform mathcomp mathcomp-ci refinement
Last synced: 09 Apr 2025
https://github.com/coq-community/coqeal
The Coq Effective Algebra Library [maintainers=@CohenCyril,@proux01]
coq coq-ci coq-platform mathcomp mathcomp-ci refinement
Last synced: 20 Feb 2025
https://github.com/anton-trunov/csclub-coq-course-spring-2021
A course on formal verification at https://compsciclub.ru/en, Spring term 2021
Last synced: 25 Oct 2025
https://github.com/rocq-community/autosubst
Automation for de Bruijn syntax and substitution in Coq [maintainers=@RalfJung,@co-dan]
coq coq-ci debruijn-indices mathcomp ssreflect variable-binding
Last synced: 11 Apr 2025
https://github.com/coq-community/autosubst
Automation for de Bruijn syntax and substitution in Coq [maintainers=@RalfJung,@co-dan]
coq coq-ci debruijn-indices mathcomp ssreflect variable-binding
Last synced: 16 Mar 2025
https://github.com/rocq-community/fav-ssr
Functional Data Structures and Algorithms in SSReflect [maintainer=@clayrat]
2-3-tree avl-tree binomial-heap coq huffman-coding leftist-heap mathcomp quadtree redblack-tree ssreflect
Last synced: 29 Jun 2025
https://github.com/math-comp/finmap
Finite sets, finite maps, multisets and generic sets
coq finite-sets mathcomp ssreflect
Last synced: 28 Oct 2025
https://github.com/rocq-community/reglang
Regular Language Representations in Coq [maintainers=@chdoc,@palmskog]
coq coq-nix-toolbox coq-platform docker-coq-action mathcomp mathcomp-ci regexp regular-languages ssreflect
Last synced: 31 Mar 2025
https://github.com/rocq-community/graph-theory
Graph Theory [maintainers=@chdoc,@damien-pous]
coq docker-coq-action graph-theory mathcomp mathcomp-ci
Last synced: 20 Jun 2025
https://github.com/math-comp/algebra-tactics
Ring, field, lra, nra, and psatz tactics for Mathematical Components
coq elpi mathcomp proof-automation ssreflect
Last synced: 10 Jul 2025
https://github.com/math-comp/odd-order
The formal proof of the Odd Order Theorem
coq feit-thompson-theorem mathcomp odd-order-theorem ssreflect
Last synced: 12 Aug 2025
https://github.com/rocq-community/gaia
Implementation of books from Bourbaki's Elements of Mathematics in Coq [maintainer=@thery]
bourbaki coq docker-coq-action mathcomp mathcomp-ci set-theory ssreflect
Last synced: 10 Apr 2025
https://github.com/arthuraa/extructures
Finite sets and maps for Coq with extensional equality
coq finite-sets mathcomp ssreflect
Last synced: 07 Jul 2025
https://github.com/math-comp/abel
A proof of Abel-Ruffini theorem.
abel-ruffini coq galois-theory mathcomp ssreflect
Last synced: 01 Jul 2025
https://github.com/math-comp/mczify
Micromega tactics for Mathematical Components
coq mathcomp proof-automation ssreflect
Last synced: 10 Jul 2025
https://github.com/rocq-community/apery
A formal proof of the irrationality of zeta(3), the Apéry constant [maintainer=@amahboubi,@pi8027]
Last synced: 27 Jun 2025
https://github.com/rocq-community/bits
A formalization of bitset operations in Coq and the corresponding axiomatization and extraction to OCaml native integers [maintainer=@anton-trunov]
bitset coq coq-extraction coq-library mathcomp paper-artifacts ssreflect
Last synced: 10 Apr 2025
https://github.com/pi8027/stablesort
Stable sort algorithms and their stability proofs in Coq
coq insertion-sort mathcomp mergesort sorting-algorithms ssreflect
Last synced: 16 Mar 2025
https://github.com/engineeringsoftware/roosterize
Tool for suggesting lemma names in Coq verification projects
coq deep-learning machine-learning mathcomp name-generation neural-networks pytorch serapi
Last synced: 13 Sep 2025
https://github.com/EngineeringSoftware/roosterize
Tool for suggesting lemma names in Coq verification projects
coq deep-learning machine-learning mathcomp name-generation neural-networks pytorch serapi
Last synced: 22 Jul 2025
https://github.com/math-comp/real-closed
Theorems for Real Closed Fields
coq mathcomp real-closed-fields ssreflect
Last synced: 12 Sep 2025
https://github.com/rocq-community/tarjan
Coq formalization of algorithms due to Tarjan and Kosaraju for finding strongly connected graph components using Mathematical Components and SSReflect [maintainers=@CohenCyril,@palmskog]
coq mathcomp mathcomp-ci ssreflect tarjan-algorithm
Last synced: 10 Apr 2025
https://github.com/math-comp/multinomials
Multinomials for the Mathematical Components library.
coq mathcomp polynomials ssreflect
Last synced: 04 Jul 2025
https://github.com/rocq-community/regexp-brzozowski
Coq formalization of decision procedures for regular expression equivalence [maintainer=@anton-trunov]
coq docker-coq-action mathcomp ssreflect
Last synced: 10 Apr 2025
https://github.com/thery/grobner
A fornalisation of Grobner basis in ssreflect
coq coq-formalization grobner-basis mathcomp polynomial
Last synced: 22 Mar 2025
https://github.com/rocq-community/regexp-Brzozowski
Coq formalization of decision procedures for regular expression equivalence [maintainer=@anton-trunov]
coq docker-coq-action mathcomp ssreflect
Last synced: 16 Jul 2025
https://github.com/engineeringsoftware/math-comp-corpus
Corpus of Coq code related to MathComp including several machine-readable representations
coq machine-learning-dataset mathcomp serapi
Last synced: 12 May 2025
https://github.com/rocq-community/comp-dec-modal
Completeness and Decidability of Modal Logic Calculi [maintainer=@chdoc]
coq ctl mathcomp modal-logics pdl
Last synced: 25 Aug 2025
https://github.com/math-comp/docker-mathcomp
Docker images of coq-mathcomp [maintainer=@erikmd]
ci coq docker-image dockerfile mathcomp opam
Last synced: 04 Jul 2025
https://github.com/anton-trunov/ssreflect-london-tydd-meetup
SSReflect talk at London Type-Driven Development meetup
Last synced: 25 Oct 2025
https://github.com/math-comp/dioid
A formalization of the algebraic structure of dioid and associated lemmas (including the Nerode lemma).
Last synced: 22 Jun 2025
https://github.com/palmskog/chip
Change impact analysis in Coq and OCaml
coq impact-analysis mathcomp ocaml proof ssreflect
Last synced: 28 Oct 2025
https://github.com/hivert/formalpowerseries
Formal power series in mathomp
combinatorics coq formal-power-series mathcomp ssreflect
Last synced: 28 Jun 2025
https://github.com/anton-trunov/ssreflect-mathcomp-talk-moscow-2019
SSReflect/Mathcomp talk at FProg meetup(2019), Moscow
Last synced: 10 Oct 2025
https://github.com/hivert/coq-combi
Algebraic Combinatorics in Coq
combinatorics coq coq-formalization mathcomp symmetric-functions
Last synced: 01 Oct 2025
https://github.com/cohencyril/spectral
Spectral Theorem formalized in Coq (Draft)
coq mathcomp spectral ssreflect
Last synced: 14 Apr 2025
https://github.com/jaalonso/dao_con_coq_y_mathcomp
Demostración asistida por ordenador con Coq y MathComp.
Last synced: 11 Mar 2025
https://github.com/math-comp/cad
Formalizing Cylindrical Algebraic Decomposition related theories in mathcomp
Last synced: 30 Jan 2026
https://github.com/cohencyril/signdet
Sign determination for CAD
coq mathcomp real-algebraic-geometry ssreflect
Last synced: 27 Oct 2025