color
Formalism library
A comprehensive Coq library providing formal definitions and proofs of rewriting theory, lambda-calculus, and termination.
Coq library on rewriting theory and termination
35 stars
3 watching
21 forks
Language: Coq
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A formalization of polymorphic lambda calculus with a proof of parametricity theorem. | 33 |
| Formalizations of functional languages with a focus on proof and verification | 142 |
| A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
| A collection of formalized and provable data structures and algorithms in Coq for educational purposes | 46 |
| Formalizations of logical deduction systems using Coq | 44 |
| A Coq formalization of abstract algebra using functional programming style | 28 |
| A formalization of typed and untyped lambda calculus in Coq and Agda2, aiming to provide a rigorous foundation for understanding the properties of these systems. | 78 |
| A formal proof of a fundamental result in graph theory using the Coq proof assistant | 174 |
| A Coq library demonstrating design patterns for automated proof automation and canonical structures | 26 |
| Formalizes Nuprl's Constructive Type Theory in Coq, focusing on its computation system, type system, inference rules, and consistency. | 44 |
| Formalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions. | 26 |
| A collection of reusable tools and utilities for working with the Coq proof assistant | 42 |
| A Coq-based library for establishing logical relations in formal verification and proof assistance | 20 |
| A Coq library providing algebraic tools and tactics for working with binary relations | 23 |
| An introductory course on floating-point numbers and formal proof using Coq | 6 |