package coq-fcsl-pcm

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.3.0.tar.gz
sha256=9830dc50faa3108c3dcddb3eb8ec966482cfb72c1b9a8c5c2554988cf17cfe16

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.

Dev Dependencies (3)

  1. rocq-hierarchy-builder (>= "1.10.0" & < "1.11~") | (= "dev")
  2. rocq-mathcomp-ssreflect (>= "2.6.0" & < "2.7~") | (= "dev")
  3. rocq-core (>= "9.2" & < "9.3~") | (= "dev")

Used by (2)

  1. coq-disel >= "2.3"
  2. coq-disel-examples >= "2.3"

Conflicts

None

Rocq

Interactive Theorem Prover