hierarchy-builder
Hierarchy builder
Provides high-level commands to declare hierarchical algebraic structures in Coq using packed classes
High level commands to declare a hierarchy based on packed classes
97 stars
18 watching
21 forks
Language: Prolog
last commit: 9 days ago
Linked from 2 awesome lists
coqelpimathcomp
Related projects:
Repository | Description | Stars |
---|---|---|
philzook58/nand2coq | An educational project building a formally verified version of the Nand 2 Tetris course using Coq and other formal tools. | 54 |
math-comp/math-comp | A comprehensive repository of formalized mathematical theories based on Coq and SSReflect. | 587 |
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 |
math-comp/coq-combi | Formalises algebraic combinatorics in Coq using symmetric functions and polynomials | 36 |
coq-community/coqeal | A Coq library providing algebraic data structures and algorithms | 66 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
pa-ba/calc-comp | Formalizations of compiler design and virtual machine calculations in Coq | 30 |
closuretree/closure_tree | A Ruby library for building hierarchical data models in ActiveRecord | 1,846 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
thery/mathcomp-extra | A collection of reusable mathematical components and algorithms implemented in Coq | 5 |
math-comp/analysis | A comprehensive Coq proof-assistant library for mathematical analysis | 206 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
coq-community/lemma-overloading | A Coq library demonstrating design patterns for automated proof automation and canonical structures | 26 |
coq-community/hydra-battles | Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. | 68 |