Define $X = \{1,2,3,\ldots,n\}$, for some positive integer $n$. The set $U$, is defined as: $U =\{(A,B)\in \mathcal P(X) ×\mathcal P (X)\mid A=(X−B)\}$. If $n=3$, show the elements of $U$.
I started the problem by defining $X = \{1,2,3\}$. Then I tried to find $\mathcal P(X)$. It appears that $\mathcal P (X) = \{ \{\}, \{1\}, \{2\}, \{3\}, \{1,2\} ,\{1,3\}, \{2,3\}, \{1,2,3\}\}$.
I am stuck here. I don't know how to find the elements of $U$. Any help on this would be highly appreciated!
Update: The answer from the book is this: (I have no idea how to get there)
$$ A = X \setminus B $$ ist the same as $A\cap B= \emptyset$ and $A\cup B = X$
You only have to partition $\{1,2,3\}$ into two disjoints sets:
let $B$ run through all subsets and take $A=X\setminus B$