Coq Platform
Formal proof management system
The software provides an interactive theorem proving environment that supports the development of formal mathematical proofs and the specification of programs together with their correctness guarantees. Users can write dependently‑typed specifications, construct proofs step by step, and extract executable code in languages such as OCaml or Haskell from verified definitions. The system includes a fast proof checker, a standard library, and a range of plugins for arithmetic and other domains.
It is aimed at researchers, educators, and engineers who need a reliable framework for mechanised reasoning in mathematics, computer science, or industrial verification tasks. The platform’s extensibility allows users to embed domain‑specific logics and to perform metaprogramming within the proof assistant.
What distinguishes this system is its long‑standing stability, recognition by the ACM with a Software System Award, and a track record of use in both academic and industrial settings. Releases are regularly updated, and the tool is available for macOS as a stable component of the broader Rocq ecosystem.
Reviews
Loading reviews…
Similar apps

Code Editors & IDEs
Isabelle
Generic proof assistant

Task & Project Management
R
Environment for statistical computing and graphics

Code Editors & IDEs
Racket
Modern programming language in the Lisp/Scheme family

Security & Identity
CodeQL
Semantic code analysis engine
Code Editors & IDEs
Sage
Mathematics software system

Code Editors & IDEs
Standard ML of New Jersey
Compiler for the Standard ML '97 programming language