coqide

proof assistant for higher-order logic (gtk interface)

Install

All systems
curl cmd.cat/coqide.sh
Debian Debian
apt-get install coqide
Ubuntu
apt-get install coqide
Arch Arch Linux
pacman -S coqide
image/svg+xml Kali Linux
apt-get install coqide
Fedora
dnf install coqide
Windows (WSL2)
sudo apt-get update sudo apt-get install coqide
Raspbian
apt-get install coqide

coqide

proof assistant for higher-order logic (gtk interface)

Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. This package provides CoqIde, a graphical user interface for developing proofs.

coq-coqide

Coqide IDE for Coq proof management system