vix.ing · top · new · best · stats

Rewriting Modulo βin the λΠ-Calculus Modulo

2015/07/29 by Ronan Saillard
Computer Science · #cs.LO

paper · pdf · doi:10.4204/eptcs.185.6

published as EPTCS 185, 2015, pp. 87-101 · In Proceedings LFMTP 2015, arXiv:1507.07597

arxiv created 2015/07/29 · arxiv updated 2015/07/30

Abstract

The lambda-Pi-calculus Modulo is a variant of the lambda-calculus with dependent types where beta-conversion is extended with user-defined rewrite rules. It is an expressive logical framework and has been used to encode logics and type systems in a shallow way. Basic properties such as subject reduction or uniqueness of types do not hold in general in the lambda-Pi-calculus Modulo. However, they hold if the rewrite system generated by the rewrite rules together with beta-reduction is confluent. But this is too restrictive. To handle the case where non confluence comes from the interference between the beta-reduction and rewrite rules with lambda-abstraction on their left-hand side, we introduce a notion of rewriting modulo beta for the lambda-Pi-calculus Modulo. We prove that confluence of rewriting modulo beta is enough to ensure subject reduction and uniqueness of types. We achieve our goal by encoding the lambda-Pi-calculus Modulo into Higher-Order Rewrite System (HRS). As a consequence, we also make the confluence results for HRSs available for the lambda-Pi-calculus Modulo.

Citations