package coq-iris

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

Install

Dune Dependency

Authors

Maintainers

Sources

iris-3.5.0.tar.gz
sha512=a9b7485d020e31863f33dd50d4bdafdc7584c56647126b868aff5546453f10a61c7b4a8f68dbb35269a1888083f72066c5dd50480afa5a2bf069681464f5b44a

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.6.0") | (= "dev")
  2. coq (>= "8.12" & < "8.15~") | (= "dev")

Used by (1)

  1. coq-iris-heap-lang = "3.5.0"

Conflicts

None