package coq-dep-map

  1. Overview
  2. No Docs
Demos of some Coq tools appeared in version V6.0

Install

Dune Dependency

Authors

Maintainers

Sources

v8.5.0.tar.gz
md5=d212aa583dd0646c0f3fd2d8117787b5

Description

Example of sorting algorithms defined using the Cases (pattern-matching) construction. Demo of the decision tactic Tauto for intuitionistic propositional calculus. Demo of the AutoRewrite tactic. Demo of the Prolog tactic applied to the compilation of miniML programs.

Published: 07 Jun 2016

Dependencies (2)

  1. coq >= "8.5" & < "8.6~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None