中文

Polymorphic lemmas and definitions in Lambda Prolog and Twelf

计算机科学中的逻辑 2007-05-23 v1 编程语言

摘要

Lambda Prolog is known to be well-suited for expressing and implementing logics and inference systems. We show that lemmas and definitions in such logics can be implemented with a great economy of expression. We encode a higher-order logic using an encoding that maps both terms and types of the object logic (higher-order logic) to terms of the metalanguage (Lambda Prolog). We discuss both the Terzo and Teyjus implementations of Lambda Prolog. We also encode the same logic in Twelf and compare the features of these two metalanguages for our purposes.

关键词

引用

@article{arxiv.cs/0403010,
  title  = {Polymorphic lemmas and definitions in Lambda Prolog and Twelf},
  author = {Andrew W. Appel and Amy P. Felty},
  journal= {arXiv preprint arXiv:cs/0403010},
  year   = {2007}
}