Skip to content

NathanielB123/TT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For now, just a small experiment in defining a weak type theory (WTT) - that is, a dependent type theory without definitional β/η laws - without setoids or quotients. Instead, we define substitution as a relation.

The inductive-inductive syntax is defined in Syntax. We then go on to show that substitution can be computed recursively in Comp<>. We also construct the standard model in Model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages