Let $\textbf{C}/C$ be a slice category with base object $C$.
The functor that comes to mind is the one such that objects $f:X \to C$ are mapped to $X$, and arrows $a: X \to X'$ are mapped to themselves.
Let $F$ be this mapping. Then since, the identiy on the object $f: X\to C$, is $1_X$, we have that $F(1_f) = F(1_X) = 1_{F(X)}$. Further, if $a: f \to g$, then define $F(a) = a$, for which we have $F(a): F(f) \to F(g)$, and finally $F(i \circ j) = i \circ j$.
First of all how can I make it explicit that $a : f \to g$ in $\textbf{C}/C$, but in $\textbf{C}$, $a: \text{dom}(f) \to \text{dom}(g)$?
And then how is $C$ "forgotten"?
