falso
Proof technique
An implementation of a proof technique in the Coq proof assistant that exploits a bug to demonstrate the existence of a false statement
A proof of false in Coq.
93 stars
5 watching
1 forks
Language: Coq
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A multi-platform distribution of the Coq proof assistant and its libraries, providing a standardized setup for development and teaching | 191 |
| A Coq library providing structural tactics and utility definitions to simplify proof development in proof assistants. | 21 |
| Tool that verifies Rust code by translating it into Coq's proof system to ensure no bugs or vulnerabilities exist | 437 |
| An introductory course on floating-point numbers and formal proof using Coq | 6 |
| A personal repository of formally verified mathematics using the Coq proof assistant | 292 |
| Analyze and test Coq proof assistant projects by generating modified versions of the code to identify flaws in specifications. | 30 |
| Coq proof assistant book with exercises and examples | 114 |
| A formal proof of a fundamental result in graph theory using the Coq proof assistant | 174 |
| A Coq library providing tactics to manipulate hypotheses in formal proofs. | 20 |
| A tool for interactive theorem proving and language support in Coq | 153 |
| Tools for helping find and fix bugs in the Coq proof assistant development environment. | 39 |
| Helps write formal proofs in a more readable format | 33 |
| A Coq formalization of Damas-Milner type system and its algorithm W for verifying the correctness of type inference tools. | 25 |
| A tool for automating proof search and verification in dependent type theory using machine learning and external provers. | 220 |