English

Linear Dependent Types and Relative Completeness

Logic in Computer Science 2015-07-01 v5 Programming Languages

Abstract

A system of linear dependent types for the lambda calculus with full higher-order recursion, called dlPCF, is introduced and proved sound and relatively complete. Completeness holds in a strong sense: dlPCF is not only able to precisely capture the functional behaviour of PCF programs (i.e. how the output relates to the input) but also some of their intensional properties, namely the complexity of evaluating them with Krivine's Machine. dlPCF is designed around dependent types and linear logic and is parametrized on the underlying language of index terms, which can be tuned so as to sacrifice completeness for tractability.

Keywords

Cite

@article{arxiv.1104.0193,
  title  = {Linear Dependent Types and Relative Completeness},
  author = {Ugo Dal Lago and Marco Gaboardi},
  journal= {arXiv preprint arXiv:1104.0193},
  year   = {2015}
}

Comments

44 pages, 1 figure

R2 v1 2026-06-21T17:48:19.947Z