Power Set is Closed under Union

From ProofWiki
Jump to navigation Jump to search

Theorem

Let $S$ be a set.

Let $\powerset S$ be the power set of $S$.


Then:

$\forall A, B \in \powerset S: A \cup B \in \powerset S$


Proof

Let $A, B \in \powerset S$.

Then by the definition of power set, $A \subseteq S$ and $B \subseteq S$.

We also have $A \cup B \subseteq S \iff A \subseteq S \land B \subseteq S$ from Union is Smallest Superset.

Thus $A \cup B \in \powerset S$, and closure is proved.

$\blacksquare$


Also see


Sources