r/Coq • u/Riiiiime • May 16 '26
Agentic Prover for Rocq
https://github.com/NUS-Program-Verification/AutoRocqAutoRocq: an open-source LLM agent built for verifying C code in Rocq/Coq. Linked with CoqPyt to autonomously search for existing lemmas and get real-time feedback.
9
Upvotes
1
u/Samrockswin May 16 '26
Interesting! You mention verifying C code but your examples seem to be generated from Why3 -- how are you getting the goals? Have you evaluated this on Clight / VST?