I know that we use the notation A∩B = ∅ to express that the sets A and B are disjoint. But could we express it like this?
∀x( x∈A ∧ x∈B )
Because a disjoint set is actually an empty intersection, and since we can express an intersection like this ∀x(x∈A ∧ x∈B), I thought that it would be the same.
What do you think?
Thank you.
We have that $x \in A \cap B \text { iff } x ∈ A \land x ∈ B$.
Thus, to say that $A \cap B = \emptyset$ is to say that no $x$ belongs to $A \cap B$.
Thus, to say that $A$ and $B$ are disjoint, is to say that there are no common elements:
or, which is the same: