Skip to content

rodrigogribeiro/normalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Normalization proofs for the simply typed lambda calculus

This repository contains two proofs for the normalization of the simply-typed lambda calculus using the language Agda.

  • Tait: Proof following the logical relations style as originally formulated by Tait.

  • NbE: Proof following the normalization-by-evaluation algorithm

About

Formalizing normalization algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages