Skip to content

A proof of strong normalization for the simply typed lambda calculus in Agda (without the K axiom).

Notifications You must be signed in to change notification settings

JonasHoefer/agda-strong-normalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strong Normalization of the STLC in Agda CI

This repository contains a proof that the simply typed lambda calculus is strongly normalizing im Agda. The proof uses an approach using a logical predicate. This version is mostly based on work by Altenkirch et al. We use an intrinsically-typed de Bruijn representation originally due to Altenkirch and Reus. A rendered version of the files can be found here.

References

Software

About

A proof of strong normalization for the simply typed lambda calculus in Agda (without the K axiom).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages