https://coq.inria.fr/
Coq is a formal proof management system. It allows for the development
of theorems through first order logic that are mechanically checked by
the machine. Sets of definitions and theorems can be saved as compiled
modules and loaded into the system.
This package provides Coqide, a lightweight IDE for Coq.
See also: coq.
Command | Description |
---|---|
coqide | The Coq Proof Assistant graphical interface |