bsc-leon-vatthauer/thesis/src/A1_contributions.tex

10 lines
562 B
TeX
Raw Normal View History

2023-12-05 11:34:05 +01:00
\chapter{Open Source Contributions}
% IDEA: Include formalization of kleisli-triple, distributive category and PNNO in appendix.
2023-12-16 18:08:57 +01:00
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
2023-12-05 11:34:05 +01:00
\section{Kleisli Triple}
2023-12-16 18:08:57 +01:00
\section{Commutative Monad}
2023-12-05 11:34:05 +01:00
\section{Distributive Categories}
\section{Stable Natural Numbers Object}