Let's say $C$ is a category, and $\mathscr{C}$ is a collection of morphisms in $C$. I have come across the following sentence
"$C$ admits pullbacks along morphisms from $\mathscr{C}$, and $\mathscr{C}$ is pullback stable"
I know what a pullback is, but have no idea what this sentence means. Here are my attempts.
- $C$ admits pullbacks along morphisms from $\mathscr{C}$: Suppose $(P,p,q)$ is a pullback of $f$ and $g$, then $f$ and $g$ are in $\mathscr{C}$.
- $\mathscr{C}$ is pullback stable: Suppose $(P,p,q)$ is a pullback of $f$ and $g$, then if $g$ has a certain property so does $p$. But which property are we talking about here? Is it talking about belonging to $\mathscr{C}$?
Any correction or help will be greatly appreciated.
Saying that $C$ admits pullbacks along arrows in $\mathscr{C}$ means that whenever we have arrow $A \xrightarrow{f} C \xleftarrow{g} B$, with at least one of them in $\mathscr{C}$, we can form their pullback. For example, if $f$ is in $\mathscr{C}$, then we consider this the pullback of $g$ along $f$.
If we say that $\mathscr{C}$ is stable under pullbacks, then we mean that if we pullback an arrow in $\mathscr{C}$ along another arrow, the resulting arrow is in $\mathscr{C}$ again. That is, if we have the following pullback diagram: $\require{AMScd}$ \begin{CD} D @>f'>> B\\ @Vg'VV @VVgV\\ A @>>f> C \end{CD} If $f$ is in $\mathscr{C}$, then $f'$ should also be in $\mathscr{C}$.