Assume I have 4 sets: $A$, $B$, $C$, and $D$.
What is the mathematical notation to indicate that all of these sets are pairwise disjoint?
I can obviously type:
$$A \cap B = \emptyset$$ $$A \cap C = \emptyset$$
etc.
But I am looking for a more succinct and mathematically correct way of expressing this.