Big-step normalisation

  • Authors:
  • Thorsten Altenkirch;James Chapman

  • Affiliations:
  • School of computer science, university of nottingham, jubilee campus, wollaton road, nottingham ng8 1bb, uk (e-mail: txa@cs.nott.ac.uk);Institute of cybernetics at tallinn university of technology, akadeemia tee 21, ee-12618 tallinn, estonia (e-mail: james@cs.ioc.ee)

  • Venue:
  • Journal of Functional Programming
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Traditionally, decidability of conversion for typed λ-calculi is established by showing that small-step reduction is confluent and strongly normalising. Here we investigate an alternative approach employing a recursively defined normalisation function which we show to be terminating and which reflects and preserves conversion. We apply our approach to the simply typed λ-calculus with explicit substitutions and βη-equality, a system which is not strongly normalising. We also show how the construction can be extended to system T with the usual β-rules for the recursion combinator. Our approach is practical, since it does verify an actual implementation of normalisation which, unlike normalisation by evaluation, is first order. An important feature of our approach is that we are using logical relations to establish equational soundness (identity of normal forms reflects the equational theory), instead of the usual syntactic reasoning using the Church–Rosser property of a term rewriting system.