New equations for neutral terms: a sound and complete decision procedure, formalized

  • Authors:
  • Guillaume Allais;Conor McBride;Pierre Boutillier

  • Affiliations:
  • University of Strathclyde, Glasgow, United Kingdom;University of Strathclyde, Glasgow, United Kingdom;Paris Diderot, Paris, France

  • Venue:
  • Proceedings of the 2013 ACM SIGPLAN workshop on Dependently-typed programming
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

The definitional equality of an intensional type theory is its test of type compatibility. Today's systems rely on ordinary evaluation semantics to compare expressions in types, frustrating users with type errors arising when evaluation fails to identify two `obviously' equal terms. If only the machine could decide a richer theory! We propose a way to decide theories which supplement evaluation with `ν-rules', rearranging the neutral parts of normal forms, and report a successful initial experiment. We study a simple λ-calculus with primitive fold, map and append operations on lists and develop in Agda a sound and complete decision procedure for an equational theory enriched with monoid, functor and fusion laws.