Partition on a Closed Set $A= [2,3]$

130 Views Asked by At

Is it possible to define a partition of a closed set, such that the union of the partitions will give $[2,3]$ and their intersection to be empty?

1

There are 1 best solutions below

1
On

You can partition any set $X$ as $X=\displaystyle\bigcup_{x\in X}\{x\}$.