package coq-lambek

  1. Overview
  2. No Docs
A Coq Toolkit for Lambek Calculus

Install

Dune Dependency

Authors

Maintainers

Sources

v8.6.0.tar.gz
md5=cc0f6b594eed76d3a1173da03efa542b

Description

This library contains some definitions concerning Lambek calculus. Three formalisations of this calculus are proposed, and also some certified functions which translate derivations from one formalism to another. Several derived properties are proved and also some meta-theorems. Users can define their own lexicons and use the defined tactics to prove the derivation of sentences in a particular system (L, NL, LP, NLP ...)

Dependencies (2)

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

Dev Dependencies

None

Used by

None

Conflicts

None