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.8.0.tar.gz
md5=261855264f0c22f769b83ae7bd1aa81e

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

Dev Dependencies

None

Used by

None

Conflicts

None