package coq-lambek

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.10.0.tar.gz
md5=0ea49ff3f818f13159ea5de21be2429c

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

Dev Dependencies

None

Used by

None

Conflicts

None