package coq-coinductive-examples

  1. Overview
  2. No Docs
Some simple examples about co-inductive types and co-induction

Install

Dune Dependency

Authors

Maintainers

Sources

v8.7.0.tar.gz
md5=51b344c1109b7981c06f72fe9fe73d4a

Description

This directory containts some simple examples about the use of co-inductive types in Coq. Directory ARITH is about non-standard arithmetic. Directory STREAMS contains examples about schemes, including an application of the translation method presented in Eduardo Giménez's article ``Codifying guarded definitions with recursive schemes'' (LNCS no. 996).

Dependencies (2)

  1. coq >= "8.7" & < "8.8~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None