package coq-coinduction-examples

  1. Overview
  2. No Docs
Examples on how to use the coq-coinduction library, for doing proofs by (enhanced) coinduction

Install

Dune Dependency

Authors

Maintainers

Sources

v1.6.tar.gz
sha512=ba6847950c729f6d2ba911fadeb0dbcd398aeadee3b69002f3bb59fcc52cc8a5f2f3fc275350d43c0712206a9a1ed7709849b40dc9dca3861c346c809115e94c

Description

Coinductive predicates are greatest fixpoints of monotone functions. The `companion' makes it possible to enhance the associated coinduction scheme. The coq-coinduction library provides tools to exploit such techniques; the present library illustrates its usage on three examples: divergence, Milner's CCS, and Rutten's stream calculus.

Dev Dependencies

None

Used by

None

Conflicts

None