Skip to content

A formalization of Pure Type Systems (PTS) in Agda

License

Notifications You must be signed in to change notification settings

sstucki/pts-agda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pure Type Systems (PTS)

This project contains a partial formalization of Pure Type Systems (PTS), written in Agda.

The code makes heavy use of the Agda standard library, which is freely available here. It has been tested using Agda 2.5.3 and version 0.14 of the Agda standard library.

For an excellent introduction to pure type systems, see H. P. Barendregt's Lambda Calculi with Types, chapter 2 of the Handbook of Logic in Computer Science (vol. 2), Oxford University Press, 1992.


Copyright (c) 2015 EPFL

About

A formalization of Pure Type Systems (PTS) in Agda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages