Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clayrat/logrel-guarded
Guarded logical relations
https://github.com/clayrat/logrel-guarded
Last synced: 1 day ago
JSON representation
Guarded logical relations
- Host: GitHub
- URL: https://github.com/clayrat/logrel-guarded
- Owner: clayrat
- Created: 2023-09-26T18:56:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-18T14:57:28.000Z (8 months ago)
- Last Synced: 2024-03-18T16:21:18.341Z (8 months ago)
- Language: Agda
- Size: 313 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Logical relations for lambda calculi in guarded type theory
References:
* https://softwarefoundations.cis.upenn.edu/plf-current/Norm.html
* https://plfa.github.io/Lambda/
* https://plfa.github.io/Properties/
* [Acevedo, Weirich, [2023] "Making Logical Relations More Relatable"](https://arxiv.org/abs/2309.15724)
* https://github.com/emmanueljs1/nbe/
* [Paviotti, [2016] "Denotational semantics in Synthetic Guarded Domain Theory"](https://pure.itu.dk/portal/files/83014812/PhD_thesis_Final_Version._Marco_Paviotti.pdf)
* https://www.cs.bham.ac.uk/~mhe/TypeTopology/PCF.Lambda.index.html
* [Abel, Chapman, [2014] "Normalization by Evaluation in the Delay Monad"](https://arxiv.org/abs/1406.2059)