I’m tasked with a problem from How to Prove It and I just don’t think it can be done. Any help in letting me know is greatly appreciated!
Definitions:
1.) Let $\bigcup_!F$ be defined as $\bigcup_!F = \{ x| ∃_!A ,A \in F \land x \in A\}$.
2.) Family set $F$ has the property of being pairwise disjoint meaning every pair of distinct elements of F are disjoint. This is written as $\forall A \in F\; \forall B \in F ,A \neq B \implies A \cap B = \emptyset$.
I am now asked to prove that $\bigcup_!F = \bigcup F \iff F$ is pairwise disjoint.
My dilemma is I believe $\bigcup_!F$ by definition indicates that there is exactly one and only one set in family set $F$. If I have in fact interpreted that correctly from the definition $\bigcup_!F = \{ x| ∃_!A ,A \in F \land x \in A\}$ then isn’t it impossible to prove that $F$ is pairwise disjoint? I mean, wouldn’t you need at least two sets within family set $F$ in order to prove it is pairwise disjoint? What am I not getting?