package coq-coalgebras

  1. Overview
  2. No Docs
Coalgebras, bisimulation and lambda-coiteration

Install

Dune Dependency

Authors

Maintainers

Sources

v8.10.0.tar.gz
md5=2ec2ed192740a76ffdd358b64628459c

Description

This contribution contains a formalisation of coalgebras, bisimulation on coalgebras, weakly final coalgebras, lambda-coiteration definition scheme (including primitive corecursion) and a version of lambda-bisimulation. The formalisation is modular. The implementation of the module types for streams and potentially infinite Peano numbers are provided using the coinductive types.

Dependencies (2)

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

Dev Dependencies

None

Used by

None

Conflicts

None