Codomain of Composite Relation
From ProofWiki
Theorem
Let $\mathcal R_2 \circ \mathcal R_1$ be a composite relation.
Then the codomain of $\mathcal R_2 \circ \mathcal R_1$ is the codomain of $\mathcal R_2$:
- $\operatorname{Cdm} \left ({\mathcal R_2 \circ \mathcal R_1}\right) = \operatorname{Cdm} \left ({\mathcal R_2}\right)$
Proof
Let $\mathcal R_1 \subseteq S_1 \times S_2$ and $\mathcal R_2 \subseteq S_2 \times S_3$.
The codomain of $\mathcal R_2$ is $S_3$.
The composite of $\mathcal R_1$ and $\mathcal R_2$ is defined as:
- $\mathcal R_2 \circ \mathcal R_1 = \left\{{\left({x, z}\right): x \in S_1, z \in S_3: \exists y \in S_2: \left({x, y}\right) \in \mathcal R_1 \land \left({y, z}\right) \in \mathcal R_2}\right\}$
From this definition:
- $\mathcal R_2 \circ \mathcal R_1 \subseteq S_1 \times S_3$
Thus the codomain of $\mathcal R_2 \circ \mathcal R_1$ is $S_3$.
Thus:
- $\operatorname{Cdm} \left ({\mathcal R_2 \circ \mathcal R_1}\right) = S_3 = \operatorname{Cdm} \left ({\mathcal R_2}\right)$
$\blacksquare$