- Pytanque is a Python API for lightweight communication with the Rocq proof assistant via coq-lsp.
- NLIR leverages LLMs' natural language reasoning ability for theorem proving with the Rocq interactive theorem prover .
- miniF2F-rocq provides a translation in Rocq of the miniF2F benchmarks in Lean and Isabelle.
- Rocq-MCP is a Model Context Protocol (MCP) server that provides tools for interacting with the Rocq/Coq proof assistant (based on Pytanque).
- Babel-Formal translates proofs between Rocq and Lean by leveraging proof terms.
- LLM4Docq is a collaborative project to add docstrings to MathComp.
- CRRRocq stands for C(hain of thoughts) R(etrieval Assisted Generation) R(ecursive) Rocq. It combines chain of thoughts with RAG and tool calling to generate proofs in interaction with the Rocq prover.
- NLIR: Natural Language Intermediate Representation for Mechanized Theorem Proving Laetitia Teodorescu, Guillaume Baudart, Emilio Jesús Gallego Arias, Marc Lelarge. NeurIPS 2024 Workshop MATH-AI. HAL
- MiniF2F in Rocq: Automatic Translation Between Proof Assistants -- A Case Study Jules Viennot, Guillaume Baudart, Emilio Jesùs Gallego Arias, Marc Lelarge. NeurIPS 2025 Workshop MATH-AI.