This commit is contained in:
Leon Vatthauer 2024-03-16 10:09:31 +01:00
parent 245a561038
commit 6d254586e1
Signed by: leonv
SSH key fingerprint: SHA256:G4+ddwoZmhLPRB1agvXzZMXIzkVJ36dUYZXf5NxT+u8

View file

@ -14,7 +14,7 @@ open import Everything
For my bachelor thesis I am implementing categorical notions of partiality in agda using the *agda-categories* library.
The repo for this project can be found [here](https://git8.cs.fau.de/theses/bsc-leon-vatthauer).
This is an implementation of this paper by Sergey Goncharov: [arxiv](https://arxiv.org/abs/2102.11828)
This project mostly formalizes notions introduced in this paper by Sergey Goncharov [arxiv](https://arxiv.org/abs/2102.11828), as well as a small case study using setoids.
## Index