package coq-lambek

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.7.0.tar.gz
md5=9e9aed8d4b39b038835f9ea0bdaffc17

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

Dev Dependencies

None

Used by

None

Conflicts

None