package rocq-iris

  1. Overview
  2. Homepage
A Higher-Order Concurrent Separation Logic Framework with support for interactive proofs

Install

Dune Dependency

Authors

Maintainers

Sources

iris-4.5.0.tar.gz
sha512=ef80fe54729b0f9471415ec32b5a78e26f73459e0ea9a2056b13a9590820a6accf878b6c414081d066b1a4cebaaf8546e61276e3c5356eceb92a1d689accabe7

Description

Iris is a framework for reasoning about the safety of concurrent programs using concurrent separation logic. It can be used to develop a program logic, for defining logical relations, and for reasoning about type systems, among other applications. This package includes the base logic, Iris Proof Mode (IPM) / MoSeL, and a general language-independent program logic; see rocq-iris-heap-lang for an instantiation of the program logic to a particular programming language.

Dependencies (1)

  1. rocq-stdlib

Dev Dependencies (2)

  1. rocq-stdpp (= "1.13.0") | (= "dev")
  2. rocq-core (>= "9.0" & < "9.3~") | (= "dev")

Conflicts (1)

  1. coq-iris
Rocq

Interactive Theorem Prover