From 6e9f246a8aa663605d2ff198e9089f3d99b15f2d Mon Sep 17 00:00:00 2001 From: Juan Marin Noguera Date: Fri, 5 May 2023 13:16:07 +0200 Subject: Explicación de límites (a medio) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'main.tex') diff --git a/main.tex b/main.tex index dfe26d4..be11870 100644 --- a/main.tex +++ b/main.tex @@ -78,6 +78,7 @@ \dCat{\bOne}{1} \dCat{\bTwo}{2} \dCat{\bDown}{\downarrow} +\dCat{\bDDown}{\downdownarrows} \dCat{\bCat}{Cat} \dCat{\bCAT}{CAT} \dCat{\bCls}{Cls} @@ -86,6 +87,7 @@ \newcommand{\cB}{\mathcal{B}} \newcommand{\cC}{\mathcal{C}} \newcommand{\cD}{\mathcal{D}} +\newcommand{\cS}{\mathcal{S}} \newcommand{\dKey}[2]{\newcommand{#1}{\text{#2}}} \newcommand{\dKeyPar}[2]{\newcommand{#1}[1]{\text{#2}({##1})}} \dKeyPar{\Ob}{Ob} @@ -105,7 +107,7 @@ \newcommand{\epicTo}{\twoheadrightarrow} \newcommand{\inTo}{\hookrightarrow} \renewcommand{\mapsto}{\rightsquigarrow} -\renewcommand{\Im}{\error{You probably meant \backslash{}Im}} +\renewcommand{\Im}{\error{You probably meant \backslash{}Img}} \newcommand{\dual}[1]{#1^{\text{op}}} \newcommand{\power}{\mathcal{P}} \newcommand{\copower}{\mathcal{Q}} @@ -157,7 +159,7 @@ \chapter{Funtores} \input{ch2_funs} -\chapter{Límites} +\chapter{Límites y colímites} \input{ch3_limits} \chapter{Transformaciones naturales} -- cgit v1.2.3