Skip to content

Logic embedding tool 1.7

Compare
Choose a tag to compare
@lex-lex lex-lex released this 18 Feb 12:48
· 141 commits to master since this release
ec8ca31

The logic embedding tool is a tool for embedding non-classical logics into higher-order logic (HOL).
The tool translates a TPTP problem statement formulated in a non-classical logic (using the logic specification format) into monomorphic or polymorphic THF.

We refer to the TPTP non-classical logic extension at http://tptp.org/NonClassicalLogic/ for a description of the logic specification format and the problem syntax. Currently, only modal logics are supported. More logics will be added soon.

Version 1.7 includes new supported logics: Public annoucement logics, hybrid logics and two dyadic deontic logics. See the README for details.