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.5.0.tar.gz
md5=7b2698cf70c0a36a3bd30cc69bbf0b4b

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

Dev Dependencies

None

Used by

None

Conflicts

None