bsc-leon-vatthauer/README.md

7 lines
445 B
Markdown
Raw Permalink Normal View History

2024-02-09 13:49:08 +01:00
# Implementing Categorical Notions of Partiality and Delay in Agda
2023-06-27 16:52:02 +02:00
2024-02-09 13:49:08 +01:00
This repository contains the work I have done for my bachelor thesis.
2023-06-27 16:52:02 +02:00
2024-02-09 13:49:08 +01:00
The goal was to formalize proofs of this paper [https://arxiv.org/pdf/2102.11828.pdf](https://arxiv.org/pdf/2102.11828.pdf) in Agda and study categorical notions in general.
2023-10-28 12:44:52 +02:00
2024-02-09 13:49:08 +01:00
The subfolders contain my code, the thesis and the slides of my presentation, each with its own README documenting how to build it.