package coq-coalgebras

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.9.0.tar.gz
md5=6e0e5646c3de55b4a707bf05d5622736

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.9" & < "8.10~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None