No description
Find a file
2024-03-15 17:35:39 +01:00
agda Finishing touches on partiality chapter 2024-03-15 17:35:39 +01:00
slides Added READMEs 2024-02-09 13:49:08 +01:00
thesis Finishing touches on partiality chapter 2024-03-15 17:35:39 +01:00
.gitattributes 🎨 rewrite index 2023-11-13 10:31:10 +01:00
.gitignore Work on thesis 2024-03-07 18:19:24 +01:00
.gitlab-ci.yml Update .gitlab-ci.yml 2024-01-11 14:22:42 +00:00
Literature.md Add "delay monad in agda" slides 2023-11-09 11:41:35 +00:00
README.md Added READMEs 2024-02-09 13:49:08 +01:00

Implementing Categorical Notions of Partiality and Delay in Agda

This repository contains the work I have done for my bachelor thesis.

The goal was to formalize proofs of this paper https://arxiv.org/pdf/2102.11828.pdf in Agda and study categorical notions in general.

The subfolders contain my code, the thesis and the slides of my presentation, each with its own README documenting how to build it.