In Topology by Munkres; one problem is stated as proving the following theorem:
Let $J$ be a well ordered set, let $C$ be a set. Let $F$ me the set of all functions mapping sections of $J$ into $C$. Given a function $\rho : F \to C$ , there exists a unique function $h: J \to C$ such that $h(\alpha) = \rho(h | S_\alpha)$ for each $\alpha \in J$
I'm trying to understand what $\rho(h | S_\alpha)$ means. Is $h|S_\alpha$ supposed to be interpreted as the function $h$ acting on the limited domain of the section $S_\alpha$ (thus making it a function mapping a section of $J$ into $C$)? Usually I read the vertical line differently, for instance I'd read $\{x | x > 0 \}$ as $x$ where $x > 0$.