coqide.byte
proof assistant for higher-order logic (gtk interface)
Install
- All systems
-
curl cmd.cat/coqide.byte.sh
- Debian
-
apt-get install coqide
- Ubuntu
-
apt-get install coqide
- Arch Linux
-
pacman -S coqide
- Kali Linux
-
apt-get install coqide
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install coqide
- Raspbian
-
apt-get install coqide
- Dockerfile
- dockerfile.run/coqide.byte
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.