package rocq-stdlib

  1. Overview
  2. No Docs
The Rocq Proof Assistant -- Standard Library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

stdlib-9.1.0.tar.gz
sha512=5a6c01496917b8f23017d9e94af567be68850155a4545bddb067da83eed97237e34d617345942a708b6a4231e00f9bfc8311cd978bf397bb1ef2ea7c25b1a0a3

Description

Rocq is a formal proof management system. 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.

Typical applications include the certification of properties of programming languages (e.g. the CompCert compiler certification project, or the Bedrock verified low-level programming library), the formalization of mathematics (e.g. the full formalization of the Feit-Thompson theorem or homotopy type theory) and teaching.

This package includes the Rocq Standard Library, that is to say, the set of modules usually bound to the Stdlib.* namespace.

Published: 11 May 2026

Dependencies (2)

  1. rocq-core >= "9.0"
  2. rocq-runtime

Dev Dependencies

None

Used by (4)

  1. coq-lsp = "0.2.3+9.0" | >= "0.2.4+9.0" & < "0.2.5+8.20" | >= "0.2.5+9.1"
  2. coq-waterproof >= "3.1.0+9.1"
  3. rocq-prover
  4. vsrocq-language-server < "2.3.4"

Conflicts

None