package coq-pi-calc

  1. Overview
  2. No Docs
Pi-calculus in Coq

Install

Dune Dependency

Authors

Maintainers

Sources

v8.10.0.tar.gz
md5=8241113ea7e5891704be6bf6762386de

Description

This is a HOAS-based encoding of the pi-calculus (as originally conceived by Milner, Parrow and Walker in "A Calculus of Mobile Processes" Parts I-II, Information and Computation n. 100) together with the formal verification of a large part of the metatheory of Strong Late Bisimilarity.

Dependencies (2)

  1. coq >= "8.10" & < "8.11~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None