coqprime
Prime number verifier
A proof assistant library for prime number certification using elliptic curves and Pocklington certificates
Prime numbers for Coq
37 stars
3 watching
18 forks
Language: Coq
last commit: 4 months ago
Linked from 2 awesome lists
coqelliptic-curvespocklington-certificateprime-numberstheorem-proving
Related projects:
Repository | Description | Stars |
---|---|---|
| Formal verification of Python code using Coq | 30 |
| Formalizes algebraic combinatorics and symmetric functions in Coq. | 37 |
| A collection of reusable mathematical components and algorithms implemented in Coq | 5 |
| An algebraic combinatorics library formalized in Coq, providing a comprehensive set of functions and theories for symmetric functions. | 1 |
| Python bindings for Coq's interactive proof assistant | 50 |
| A learning environment for theorem proving with the Coq proof assistant | 388 |
| A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
| An introductory course on floating-point numbers and formal proof using Coq | 6 |
| Automated verification of higher-order programs using separation logic | 57 |
| Formalizes convex polyhedra in Coq using optimization and theorem-proving techniques. | 22 |
| Solves the mini Rubik 2x2 using theorem-proving in Coq | 4 |
| Automatically discovers and proves relationships between types in Coq to simplify proof development and code reuse. | 49 |
| Enables interactive proof development in Vim similar to other proof assistants. | 274 |
| A tutorial project on using Coq to mechanize mathematics with dependent types | 160 |
| Verifying competitive programming solutions to catch errors and improve rigor through formal mathematical proof | 22 |