package coq-fcsl-pcm

  1. Overview
  2. Homepage
Coq library of Partial Commutative Monoids

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.0.tar.gz
sha256=019ef65ce51b12c623d5c6cc8f98f3499cf3bc5bd273c67097c6106ad082780b

Description

The PCM library provides a formalisation of Partial Commutative Monoids (PCMs), a common algebraic structure used in separation logic for verification of pointer-manipulating sequential and concurrent programs.

The library provides lemmas for mechanised and automated reasoning about PCMs in the abstract, but also supports concrete common PCM instances, such as heaps, histories, and mutexes.

This library relies on propositional and functional extentionality axioms.

Dependencies (1)

  1. coq-mathcomp-algebra

Dev Dependencies (3)

  1. coq-hierarchy-builder (>= "1.7.0" & < "1.9~") | (= "dev")
  2. coq-mathcomp-ssreflect (>= "2.2.0" & < "2.4~") | (= "dev")
  3. coq (>= "8.19" & < "8.21~") | (= "dev")

Used by (4)

  1. coq-disel >= "2.3"
  2. coq-disel-examples >= "2.3"
  3. coq-htt >= "2.1.0"
  4. coq-htt-core >= "2.1.0"

Conflicts

None

Rocq

Interactive Theorem Prover