English

A Weakly Initial Algebra for Higher-Order Abstract Syntax in Cedille

Logic in Computer Science 2019-10-25 v1 Programming Languages

Abstract

Cedille is a relatively recent tool based on a Curry-style pure type theory, without a primitive datatype system. Using novel techniques based on dependent intersection types, inductive datatypes with their induction principles are derived. One benefit of this approach is that it allows exploration of new or advanced forms of inductive datatypes. This paper reports work in progress on one such form, namely higher-order abstract syntax (HOAS). We consider the nature of HOAS in the setting of pure type theory, comparing with the traditional concept of environment models for lambda calculus. We see an alternative, based on what we term Kripke function-spaces, for which we can derive a weakly initial algebra in Cedille. Several examples are given using the encoding.

Keywords

Cite

@article{arxiv.1910.10851,
  title  = {A Weakly Initial Algebra for Higher-Order Abstract Syntax in Cedille},
  author = {Aaron Stump},
  journal= {arXiv preprint arXiv:1910.10851},
  year   = {2019}
}

Comments

In Proceedings LFMTP 2019, arXiv:1910.08712

R2 v1 2026-06-23T11:53:12.532Z