package coq-lambek

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.5.0.tar.gz
md5=c6abd251378ad14b4b44140397155496

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.5" & < "8.6~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None