From 9ccae71a9fde29da5cabde47c2d880c00a8e6f61 Mon Sep 17 00:00:00 2001 From: Juan Marin Noguera Date: Mon, 24 Apr 2023 11:37:44 +0200 Subject: Introducción funtores MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'main.tex') diff --git a/main.tex b/main.tex index a486e35..ca54e5d 100644 --- a/main.tex +++ b/main.tex @@ -96,6 +96,9 @@ \renewcommand{\mapsto}{\rightsquigarrow} \renewcommand{\Im}{\error{You probably meant \backslash{}Im}} \newcommand{\dual}[1]{#1^{\text{op}}} +\newcommand{\power}{\mathcal{P}} +\newcommand{\copower}{\mathcal{Q}} +\newcommand{\UNIVERSE}{\mathcal{U}} \begin{document} \begin{titlepage} @@ -141,7 +144,7 @@ \input{ch1_cats} \chapter{Funtores y límites} -% TODO +\input{ch2_funs} \chapter{Transformaciones naturales} % TODO -- cgit v1.2.3