by NUS-Program-Verification · Agent Tool · ★ 21
AutoRocq: Agentic Theorem Prover for Verification Paper: FSE 2026 This repository contains the source code of AutoRocq, an agent prover in Rocq (formerly Coq) 8.18.0. To discharge a formally stated theorem in Rocq, the agent runs in the following loop: where the LLM interacts with the Rocq proof assistant (via CoqPyt) in real time to develop a proof. What's New LiteLLM support AutoRocq now supports your favorite model through LiteLLM! See the supported model list and configuration.
| Stars | 21 |
| Forks | 3 |
| Language | Python |
| Category | Agent Tool |
| Quality Score | 67.5474842170106/100 |
| Last Updated | 2026-07-03 |
| Created | 2026-02-24 |
| Platforms | docker, python |
| Est. Tokens | ~14k |
These tools work well together with AutoRocq for enhanced workflows:
Explore other popular agent tool tools:
AutoRocq is Agentic Theorem Prover for Rocq for Program Verification. It is categorized as a Agent Tool with 21 GitHub stars.
AutoRocq is primarily written in Python. It covers topics such as llm-agent, rocq-prover, theorem-proving.
You can find installation instructions and usage details in the AutoRocq GitHub repository at github.com/NUS-Program-Verification/AutoRocq. The project has 21 stars and 3 forks, indicating an active community.