mirror of
https://git8.cs.fau.de/theses/bsc-leon-vatthauer.git
synced 2024-05-31 07:28:34 +02:00
minor
This commit is contained in:
parent
245a561038
commit
6d254586e1
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
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).
|
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
|
## Index
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue