Skip to content

mr-ohman/general-induction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

general-induction

In this project, we have introduced a general datatype which lets you define any simply typed, strictly positive inductive type as an instance of it. A primitive recursion for that type can then be automatically constructed, allowing you to define simple types and operations over them in a minimal system.

About

General datatype for simply typed induction in Agda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages