package coq-lambek

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.8.0.tar.gz
md5=146faacbe12684fc70e5840a963313c3

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

Dev Dependencies

None

Used by

None

Conflicts

None