package coq-vlsm

  1. Overview
  2. No Docs
Coq formalization of validating labelled state transition and message production systems

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.tar.gz
sha512=9bfcc12a4aeba66d23daa8783c28d575d135dbeb4956229df187a58f005594106f45920ee474fff4375a9e59fb11c9cf42958808b45ede97d80c67f0027b162b

Description

A validating labelled state transition and message production system (VLSM) abstractly models a distributed system with faults. This project contains a formalization of VLSMs and their theory in the Coq proof assistant.

Dependencies (2)

  1. coq-stdpp = "1.5.0"
  2. coq >= "8.13" & < "8.14~"

Dev Dependencies

None

Used by

None

Conflicts

None