🔀 Merge branch 'main' of git8.cs.fau.de:theses/bsc-leon-vatthauer

This commit is contained in:
Leon Vatthauer 2023-10-03 19:44:22 +02:00
commit 7e9653c41e
Signed by: leonv
SSH key fingerprint: SHA256:G4+ddwoZmhLPRB1agvXzZMXIzkVJ36dUYZXf5NxT+u8

View file

@ -16,11 +16,11 @@ So far the contributions are:
- `Categories.Category.Distributive` - `Categories.Category.Distributive`
- `Categories.Category.Extensive.Bundle` - `Categories.Category.Extensive.Bundle`
- `Categories.Category.Extensive.Properties.Distributive` - `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.Parametrized`
- `Categories.Object.NaturalNumbers.Properties.F-Algebra` - `Categories.Object.NaturalNumbers.Properties.F-Algebra`
- `Categories.Object.NaturalNumbers.Properties.Parametrized` - `Categories.Object.NaturalNumbers.Properties.Parametrized`
4. Commutative categories [TODO] 4. Commutative monad [TODO]
## TODO ## TODO
TODOs are found inside the literate agda files! TODOs are found inside the literate agda files!