Skip to content

nguermond/strong-normalization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Strong Normalization

System T

The syntax and typing rules for System T are specified in systemT.mod and systemT.sig.

The file systemT-partial.thm describes a strong normalization proof for System T using an inductive version of the reducibility predicate. In this file, we restrict the reduction rules for simplicity.

The file systemT.thm describes a strong normalization proof for System T using an inductive version of the reducibility predicate. The reduction rules in this file are identical to those presented in Girard, Lafont, and Taylor's Proof and Types.

About

Strong normalization proof for System T in Abella

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • AMPL 51.3%
  • Standard ML 48.7%