There are 62 repositories under coq topic.
The Rocq Prover is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
Formal verification tool for Rust: check 100% of execution cases of your programs 🦀 to make super safe applications! ✈️ 🚀 ⚕️ 🏦
This rocq library aims to formalize a substantial body of mathematics using the univalent point of view.
A dependently-typed proof language intended to make provably correct bare metal code possible for working software engineers.
An axiom-free formalization of category theory in Coq for personal study and practical work
A gently curated list of companies using verification formal methods in industry
This repo is the new home of Proof General
Verified Software Toolchain
A verification toolchain for Rust programs
Visual Studio Code extension for Coq
An introductory course to Homotopy Type Theory
A curated list of awesome Coq libraries, plugins, tools, verification projects, and resources [maintainer=@palmskog]
A Coq IDE build on top of Proof General's Coq mode
My personal repository of formally verified mathematics.
LLM verified with Monte Carlo Tree Search
CoqHammer: An Automated Reasoning Hammer Tool for Rocq - Proof Automation for Dependent Type Theory
The Principia Rewrite
Formal proof of the Four Color Theorem [maintainer=@ybertot]
A curated set of links to formal methods involving provable code.
Assured confidential execution (ACE) implements VM-based trusted execution environment (TEE) for embedded RISC-V systems with focus on a formally verified and auditable firmware.
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework