Electronic Proceedings in Theoretical Computer Science (Jul 2018)

Formalization in Constructive Type Theory of the Standardization Theorem for the Lambda Calculus using Multiple Substitution

  • Martín Copes,
  • Nora Szasz,
  • Álvaro Tasistro

DOI
https://doi.org/10.4204/EPTCS.274.3
Journal volume & issue
Vol. 274, no. Proc. LFMTP 2018
pp. 27 – 41

Abstract

Read online

We present a full formalization in Martin-Löf's Constructive Type Theory of the Standardization Theorem for the Lambda Calculus using first-order syntax with one sort of names for both free and bound variables and Stoughton's multiple substitution. Our formalization is based on a proof by Ryo Kashima, in which a notion of beta-reducibility with a standard sequence is captured by an inductive relation. The proof uses only structural induction over the syntax and the relations defined, which is possible due to the specific formulation of substitution that we employ. The whole development has been machine-checked using the system Agda.