package coq-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.4.0.tar.gz
sha512=434d58b823ec73cdb2b8d98cb9a34c8e24fbe50914cf3eaa8e1aeacce67cee875138b53d29d8cadd3a46baa816eee9d228e15365bed9c56adbaa6afba3dfbd8d

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 coq-iris-heap-lang for an instantiation of the program logic to a particular programming language.

Dependencies

None

Dev Dependencies (2)

  1. coq-stdpp (= "1.12.0") | (= "dev")
  2. coq (>= "8.19" & < "9.1~") | (= "dev")

Conflicts

None

Rocq

Interactive Theorem Prover