package coq-coinduction

  1. Overview
  2. Homepage
A library and plugin for doing proofs by (enhanced) coinduction

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.tar.gz
sha512=3bfc01ac723e861495025826b3a8491960dcfd84661e10ff1a88fc97b2c588687a90e2b4bfe1eba9603d85a8ee11ea33a719d3768be512f145dbac132ce3d1a1

Description

Coinductive predicates are greatest fixpoints of monotone functions. The `companion' makes it possible to enhance the associated coinduction scheme. This library provides a formalisation on enhancements based on the companion, as well as tactics in making it straightforward to perform proofs by enhanced coinduction.

Dependencies (2)

  1. coq >= "8.13" & < "8.15~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover