Let $A$ be a nonempty set. Let $\{A_1,A_2\}$ be a partition of $A$. Consider the collection of set difference $\{A_1',A_2'\}$ = $\{A\setminus A_1, A\setminus A_2\}$. Is this a partition of $A$?
2026-03-28 09:57:13.1774691833
On
Do the complements of a partition of a set into two give a partition?
133 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
If $\{A_1,A_2\}$ is a partition of $A$ then the following hold:
- $A=A_1\cup A_2$.
- $A_1\cap A_2=\varnothing$.
In particular $A_1=A\setminus A_2$ and $A_2=A\setminus A_1$. Therefore the two partitions that you have described are the same partition.
You can verify that if we take a partition into three parts, then this is no longer true.
Hint: Show that $A\setminus A_1=A_2$ and $A\setminus A_2=A_1$ using the properties of a partition.