Set Union
- Tags
- logic
The [see page 34, combination] of all the elements in the input sets:
\begin{align*}
A \cup B &= \{ x : x \in A \lor x \in B \} \
x \in (A \cup B) &\iff (x \in A) \lor (x \in B)
\end{align*}
The [see page 34, combination] of all the elements in the input sets:
\begin{align*}
A \cup B &= \{ x : x \in A \lor x \in B \} \
x \in (A \cup B) &\iff (x \in A) \lor (x \in B)
\end{align*}