mirror of
https://git8.cs.fau.de/theses/bsc-leon-vatthauer.git
synced 2024-05-31 07:28:34 +02:00
🔀 Merge branch 'main' of git8.cs.fau.de:theses/bsc-leon-vatthauer
This commit is contained in:
commit
7e9653c41e
1 changed files with 2 additions and 2 deletions
|
@ -16,11 +16,11 @@ So far the contributions are:
|
|||
- `Categories.Category.Distributive`
|
||||
- `Categories.Category.Extensive.Bundle`
|
||||
- `Categories.Category.Extensive.Properties.Distributive`
|
||||
3. Parametrized (or stable) natural numbers objects [[WIP](https://github.com/agda/agda-categories/pull/394)]
|
||||
3. Parametrized (or stable) natural numbers objects [[merged](https://github.com/agda/agda-categories/pull/394)]
|
||||
- `Categories.Object.NaturalNumbers.Parametrized`
|
||||
- `Categories.Object.NaturalNumbers.Properties.F-Algebra`
|
||||
- `Categories.Object.NaturalNumbers.Properties.Parametrized`
|
||||
4. Commutative categories [TODO]
|
||||
4. Commutative monad [TODO]
|
||||
|
||||
## TODO
|
||||
TODOs are found inside the literate agda files!
|
||||
|
|
Loading…
Reference in a new issue