pycoq

Proof assistant library

Python bindings for Coq's interactive proof assistant

Python bindings for the Coq interactive proof assistant

GitHub

50 stars
4 watching
4 forks
Language: OCaml
last commit: almost 3 years ago
Linked from 1 awesome list

coqmachine-learningpythonverification

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ejgallego/coq-lsp A tool for interactive theorem proving and language support in Coq 152
princeton-vl/coqgym A learning environment for theorem proving with the Coq proof assistant 384
whonore/coqtail Enables interactive proof development in Vim similar to other proof assistants. 274
coq/vscoq A Visual Studio Code extension for Coq proof assistant support 343
eugeneloy/coq_jupyter A Jupyter notebook kernel for interactive theorem proving with Coq 94
coq-community/coq-art Coq proof assistant book with exercises and examples 110
coq/platform A multi-platform distribution of the Coq proof assistant and its libraries, providing a standardized setup for development and teaching 188
formal-land/coq-of-python Formal verification of Python code using Coq 30
coq-community/lemma-overloading A Coq library demonstrating design patterns for automated proof automation and canonical structures 26
uwplse/structtact A Coq library providing structural tactics and utility definitions to simplify proof development in proof assistants. 21
ilyasergey/pnp A tutorial project on using Coq to mechanize mathematics with dependent types 160
engineeringsoftware/mcoq Analyze and test Coq proof assistant projects by generating modified versions of the code to identify flaws in specifications. 30
math-comp/coq-combi Formalises algebraic combinatorics in Coq using symmetric functions and polynomials 36
jwiegley/coq-haskell A Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant. 167