Union is Dominated by Disjoint Union
Jump to navigation
Jump to search
Theorem
Let $I$ be an indexing set.
For all $i \in I$, let $S_i$ be a set.
Then:
- $\ds \bigcup_{i \mathop \in I} S_i \preccurlyeq \bigsqcup_{i \mathop \in I} S_i$
where $\preccurlyeq$ denotes domination, $\bigcup$ denotes union, and $\bigsqcup$ denotes disjoint union.
Proof
For all $\ds x \in \bigcup_{i \mathop \in I} S_i$, there exists a $\map i x \in I$ such that $x \in S_{\map i x}$.
Thus the mapping $\ds \iota : \bigcup_{i \mathop \in I} S_i \to \bigsqcup_{i \mathop \in I} S_i$ defined by:
- $\map \iota x = \tuple {x, \map i x}$
is an injection.
![]() | This article contains statements that are justified by handwavery. You can help $\mathsf{Pr} \infty \mathsf{fWiki}$ by adding precise reasons why such statements hold. To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{Handwaving}} from the code.If you would welcome a second opinion as to whether your work is correct, add a call to {{Proofread}} the page. |
$\blacksquare$