Files
content/tools/sat-smt/rocq.md

20 lines
693 B
Markdown

+++
title = 'Rocq'
subtitle = 'Interactive Theorem Prover'
links = [
{ title = "Homepage", url = "https://rocq-prover.org/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/rocq-prover/rocq", icon = 'fa-solid fa-code' },
]
applications = ["Theorem Prover"]
developers = ["Rocq Team"]
licenses = ["LGPL-2.1"]
inputs = ["Rocq"]
interfaces = ["CLI"]
maintenance = ["Actively Maintained"]
draft = false
date = 2025-08-21
+++
A trustworthy, industrial-strength interactive theorem prover and dependently-typed programming language for mechanised reasoning in mathematics, computer science and more.
The Rocq Prover was formerly known as the Coq Proof Assistant.