package coq-coalgebras

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.6.0.tar.gz
md5=409f3071c78af754895335c54182689a

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

Dev Dependencies

None

Used by

None

Conflicts

None