Skip to content

hbasold/CoindDepTypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Partial formalisation of a type theory based on mixed inductive-coinductive dependent types

The code in this repository is a formalisation of parts of the work in [1]. More precisely, we formalised the raw syntax and the reduction relation, which were given in that paper.

In the future, I would like to have at least the typing rules and the proof of subject reduction formalised.

Usage

Requires Agda version 2.6.0.1 and the master branch of the standard library (will be v0.18).

References

[1] H. Basold and H. Geuvers, ‘Type Theory based on Dependent Inductive and Coinductive Types’, in LICS’16, 2016.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages