Theorem
Union is commutative
$ A\cup B = b\cup A $
where $ A $ and $ B $ are events in a probability space.
Proof
$ \begin{align} A\cup B &\triangleq \{x\in\mathcal S:\;x\in A\;\mbox{or}\; x\in B\}\\ &= \{x\in\mathcal S:\;x\in B\;\mbox{or}\; x\in A\}\\ &= B\cup A\\ \blacksquare \end{align} $