A Coq-savvy mathematician for interactive theorem proving. For usage details and privacy see https://flonatel.florath.net/gpt-coq-assistant
Start using Math Formal Proof Assistant on your ChatGPT
- public
- reportable
- uses_function_calls
- Define a new mathematical concept in Coq, run and check it.
- Explain how to prove a lemma in Coq
- Help me understand this Coq code [COQ]Check S (S 0).[\COQ]
- Define the hamming distance. A codeword should be a list nat. Define three examples. Execute everything to check for correctness.