All Projects → stepchowfun → Proofs

stepchowfun / Proofs

Licence: other
A selection of formal proofs in Coq.

Projects that are alternatives of or similar to Proofs

Ttlite
A SuperCompiler for Martin-Löf's Type Theory
Stars: ✭ 94 (-30.37%)
Mutual labels:  type-theory, coq
Hott
Homotopy type theory
Stars: ✭ 946 (+600.74%)
Mutual labels:  type-theory, coq
Formal Type Theory
Formalising Type Theory in a modular way for translations between type theories
Stars: ✭ 74 (-45.19%)
Mutual labels:  type-theory, coq
Peacoq
PeaCoq is a pretty Coq, isn't it?
Stars: ✭ 99 (-26.67%)
Mutual labels:  coq
Coq Pipes
Stars: ✭ 101 (-25.19%)
Mutual labels:  coq
Iron
Coq formalizations of functional languages.
Stars: ✭ 114 (-15.56%)
Mutual labels:  coq
Interactiontrees
A Library for Representing Recursive and Impure Programs in Coq
Stars: ✭ 133 (-1.48%)
Mutual labels:  coq
Fourcolor
Formal proof of the Four Color Theorem
Stars: ✭ 87 (-35.56%)
Mutual labels:  coq
Fiat
Mostly Automated Synthesis of Correct-by-Construction Programs
Stars: ✭ 119 (-11.85%)
Mutual labels:  coq
Awesome Provable
A curated set of links to formal methods involving provable code.
Stars: ✭ 111 (-17.78%)
Mutual labels:  coq
Coqtail
Interactive Coq Proofs in Vim
Stars: ✭ 109 (-19.26%)
Mutual labels:  coq
Coq Ext Lib
A library of Coq definitions, theorems, and tactics. [[email protected],@liyishuai]
Stars: ✭ 102 (-24.44%)
Mutual labels:  coq
Kind
A modern proof language
Stars: ✭ 2,075 (+1437.04%)
Mutual labels:  type-theory
Geocoq
A formalization of geometry in Coq based on Tarski's axiom system
Stars: ✭ 128 (-5.19%)
Mutual labels:  coq
Coq Of Ocaml
Import OCaml programs to Coq 🐓 🐫
Stars: ✭ 117 (-13.33%)
Mutual labels:  coq
Ergo
The Language for Smart Legal Contracts
Stars: ✭ 108 (-20%)
Mutual labels:  coq
Coq Serapi
Coq Protocol Playground with Se(xp)rialization of Internal Structures.
Stars: ✭ 87 (-35.56%)
Mutual labels:  coq
Ceramist
Verified hash-based AMQ structures in Coq
Stars: ✭ 107 (-20.74%)
Mutual labels:  coq
Agda
Agda is a dependently typed programming language / interactive theorem prover.
Stars: ✭ 1,699 (+1158.52%)
Mutual labels:  type-theory
Math Classes
A library of abstract interfaces for mathematical structures in Coq [[email protected]]
Stars: ✭ 133 (-1.48%)
Mutual labels:  coq

Proofs

A selection of formal proofs in Coq.

Build status

Instructions

Make sure you have the dependencies listed below. Then you can run make to verify the proofs. You can also use make lint to invoke the linters. The build artifacts can be removed with make clean.

Dependencies

The build system depends on the following:

You also need the usual set of Unix tools, such as echo, find, etc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].