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.10.0.tar.gz
md5=e41e7fa6cc9d754d571e3dd106abb646

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

Dev Dependencies

None

Used by

None

Conflicts

None