A \emph{(closed) model category} is a category $\cat{C}$ together with three subcategories:
A \Def{model category} is a category $\cat{C}$ together with three subcategories:
\begin{itemize}
\begin{itemize}
\item the class of weak equivalences $\W$,
\item the class of \Def{weak equivalences}$\W$,
\item the class of fibrations $\Fib$ and
\item the class of \Def{fibrations}$\Fib$ and
\item the class of cofibrations $\Cof$,
\item the class of \Def{cofibrations}$\Cof$,
\end{itemize}
\end{itemize}
such that the following five axioms hold:
such that the following five axioms hold:
\begin{itemize}
\begin{itemize}
@ -47,17 +47,19 @@
\end{itemize}
\end{itemize}
\end{definition}
\end{definition}
\begin{notation} For brevity
\Notation{model-cats-arrows}{
For brevity
\begin{itemize}
\begin{itemize}
\item we write $f: A \fib B$ when $f$ is a fibration,
\item we write $f: A \fib B$ when $f$ is a fibration,
\item we write $f: A \cof B$ when $f$ is a cofibration and
\item we write $f: A \cof B$ when $f$ is a cofibration and
\item we write $f: A \we B$ when $f$ is a weak equivalence.
\item we write $f: A \we B$ when $f$ is a weak equivalence.
\end{itemize}
\end{itemize}
\end{notation}
Furthermore a map which is a fibration and a weak equivalence is callend a \Def{trivial fibration}, similarly we have \Def{trivial cofibration}.
}
\begin{definition}
\Definition{model-cats-fibrant-cofibrant}{
An object $A$ in a model category $\cat{C}$ will be called \emph{fibrant} if $A \to\cat{1}$ is a fibration and \emph{cofibrant} if $\cat{0}\to A$ is a cofibration.
An object $A$ in a model category $\cat{C}$ will be called \Def{fibrant} if $A \to\cat{1}$ is a fibration and \Def{cofibrant} if $\cat{0}\to A$ is a cofibration.
\end{definition}
}
Note that axiom [MC5a] allows us to replace any object $X$ with a weakly equivalent fibrant object $X^{fib}$ and by [MC5b] by a weakly equivalent cofibrant object $X^{cof}$, as seen in the following diagram:
Note that axiom [MC5a] allows us to replace any object $X$ with a weakly equivalent fibrant object $X^{fib}$ and by [MC5b] by a weakly equivalent cofibrant object $X^{cof}$, as seen in the following diagram:
@ -86,10 +88,37 @@ Note that axiom [MC5a] allows us to replace any object $X$ with a weakly equival
\end{tikzpicture}
\end{tikzpicture}
\end{center}
\end{center}
The fourth axiom actually characterizes the classes of (trivial) fibrations and (trivial) cofibrations. We will abreviate left lifting property with LLP and right lifting property with RLP. We will not prove these statements, but only expose them because we use them throughout this thesis. One can find proofs in \cite{dwyer, may}.
\Lemma{model-cats-characterization}{
Let $\cat{C}$ be a model category.
\begin{itemize}
\item The cofibrations in $\cat{C}$ are the maps with a LLP w.r.t. trivial fibrations.
\item The fibrations in $\cat{C}$ are the maps with a RLP w.r.t. trivial cofibrations.
\item The trivial cofibrations in $\cat{C}$ are the maps with a LLP w.r.t. fibrations.
\item The trivial fibrations in $\cat{C}$ are the maps with a RLP w.r.t. cofibrations.
\end{itemize}
}
This means that once we choose weak equivalences and fibrations for a category $\cat{C}$, the third class is determined, and vice versa. The classes of fibrations behave nice with respect to pullbacks and dually cofibrations behave nice with pushouts:
\Lemma{model-cats-pushouts}{
Let $\cat{C}$ be a model category. Consider the following two diagrams where $P$ is the pushout and pullback respectively.
\cimage{Model_Cats_Pushouts}
\begin{itemize}
\item If $i$ is a (trivial) cofibrations, so is $j$.
\item If $p$ is a (trivial) fibrations, so is $q$.
\end{itemize}
}
\Lemma{model-cats-coproducts}{
Let $\cat{C}$ be a model category. Let $f: A \cof B$ and $g:A' \cof B'$ be two (trivial) cofibrations, then the induced map of the coproducts $f+g: A+A' \to B+B'$ is also a (trivial) cofibration. Dually: the product of two (trivial) fibrations is a (trivial) fibration.
}
\TODO{Maybe some basic propositions (refer to Dwyer \& Spalinski):
\TODO{Maybe some basic propositions (refer to Dwyer \& Spalinski):