In "Introduction to Set Theory" we have the following:
Theorem Let $f$ and $g$ be functions. Then $g \circ f$ is a function. $g \circ f$ is defined at $x$ if and only if $f$ is defined at $x$ and $g$ is defined at $f(x)$, i.e., $$ \text{dom }(g \circ f)= \text{dom } f \cap f^{-1}[\text{dom }g].$$
This assertion is certainly correct, but isn't it redundant to cite $\text{dom } f$? That is, isn't $f^{-1}[\text{dom }g]$ a subset of $\text{dom }f$?