package rocqide
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The Rocq Prover --- GTK3 IDE
Install
dune-project
Dependency
Authors
Maintainers
Sources
rocq-9.2.0.tar.gz
sha256=a45280ab4fbaac7540b136a6b073b4a6db15739ec1e149bded43fa6f4fc25f20
Description
The Rocq Prover is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
This package provides the RocqIDE, a graphical user interface for the development of interactive proofs.
Published: 02 Apr 2026
Dependencies (7)
-
lablgtk3-sourceview3
>= "3.1.2" & (>= "3.1.5" | os-family != "windows") -
cairo2
>= "0.6.4" -
coqide-server
= version - conf-adwaita-icon-theme
-
conf-findutils
build -
ocamlfind
build -
dune
>= "3.8"
Dev Dependencies (1)
-
odoc
with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page