package coq-coalgebras

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.7.0.tar.gz
md5=73818481b949ccbb1d4579b4da27c951

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

Dev Dependencies

None

Used by

None

Conflicts

None