FlocqLecture
Formal Proof Lecture
An introductory course on floating-point numbers and formal proof using Coq
6 stars
3 watching
1 forks
Language: Coq
last commit: over 2 years ago
Linked from 1 awesome list
coq-formalizationfloating-pointieee-754lecture
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Formalizations of compiler design and virtual machine calculations in Coq | 30 |
| | A self-reading Coq course for PhD students covering fundamental topics in functional programming and formal verification. | 38 |
| | Formalizations of functional languages with a focus on proof and verification | 142 |
| | A collection of reusable mathematical components and algorithms implemented in Coq | 5 |
| | Tutorials and materials for teaching Coq-based mathematical component development | 17 |
| | A comprehensive Coq library providing formal definitions and proofs of rewriting theory, lambda-calculus, and termination. | 35 |
| | A comprehensive library of verified data structures and algorithms in Coq | 45 |
| | Companion Coq development for teaching program logics | 40 |
| | A proof assistant library for prime number certification using elliptic curves and Pocklington certificates | 37 |
| | A synthesizable IEEE 754 floating point library in Verilog. | 538 |
| | A tutorial project on using Coq to mechanize mathematics with dependent types | 160 |
| | A collection of notes and resources on formal methods, type theory, and theorem proving using Coq. | 21 |
| | Development of formal semantics and verification tools for imperative languages and functional programming languages. | 64 |
| | Formalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions. | 26 |
| | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |