mirror of
https://git8.cs.fau.de/theses/bsc-leon-vatthauer.git
synced 2024-05-31 07:28:34 +02:00
10 lines
No EOL
624 B
TeX
10 lines
No EOL
624 B
TeX
\chapter{Open Source Contributions}
|
|
% IDEA: Include formalization of kleisli-triple, distributive category and PNNO in appendix.
|
|
Many basic definitions that were needed for the formalization of this thesis were already included in the agda-categories library, but some had to be added, in this section we'll look at these definitions and explain some design decisions that were made.
|
|
|
|
% TODO chapter formalizing category theory first
|
|
\section{Kleisli Triple}
|
|
% citation for relative monad: https://arxiv.org/abs/1412.7148
|
|
\section{Commutative Monad}
|
|
\section{Distributive Categories}
|
|
\section{Stable Natural Numbers Object} |