Skip to content

Commit

Permalink
Fix label errors
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone committed Sep 9, 2024
1 parent a2acb41 commit e0a0d18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions blueprint/src/content.tex
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ \section{\texorpdfstring{$\infty$}{Infinity}-Cosmoi}\label{sec:cosmos}

\begin{definition}[$\infty$-cosmos]\label{defn:cosmos}
\lean{CategoryTheory.InfinityCosmos}
\uses{defn:simplicial-cotensor defn:simplicial-conical-limit, lem:cotensor-bifunctor}
\uses{defn:simplicial-cotensor, defn:simplicial-conical-limit, lem:cotensor-bifunctor}
An $\infty$-\textbf{cosmos} $\cK$ is a category that is enriched over quasi-categories,\footnote{This is to say $\cK$ is a simplicially enriched category (see Definition \ref{defn:simplicial-category}) whose hom spaces are all quasi-categories.} meaning in particular that\begin{itemize}
\item its morphisms $f \colon A \to B$ define the vertices of a quasi-category denoted $\Fun(A,B)$ and referred to as a \textbf{functor space},
\end{itemize}
Expand Down Expand Up @@ -810,7 +810,7 @@ \section{Change of base}\label{sec:change-of-base}
A finite-product-preserving functor may be used to change the base as follows

\begin{proposition}\label{prop:change-of-base}
\uses{defn:monoidal-functor}
\uses{defn:lax-monoidal-functor}
A finite-product-preserving functor $T \colon \cV \to \cW$ between cartesian closed categories induces a change-of-base 2-functor \begin{center} \begin{tikzcd} {\cV}\text{-}\mathcal{C}at \arrow[r, "T_*"] & {\cW}\text{-}\mathcal{C}at\, . \end{tikzcd}\end{center}
\end{proposition}

Expand Down Expand Up @@ -978,7 +978,7 @@ \section{Change of base}\label{sec:change-of-base}


\begin{example}\label{ex:nerve-ho-change-of-base}
\uses{prop:change-of-base-adjunc tion, lem:ho-preserves-products}
\uses{prop:change-of-base-adjunction, lem:ho-preserves-products}
Both adjoints of the adjunction
\begin{center}
\begin{tikzcd}[column sep=large]
Expand Down

0 comments on commit e0a0d18

Please sign in to comment.