What is the partition for a dice, where the universe is $\Omega=\{1, 2, 3, 4, 5, 6\}$?

68 Views Asked by At

We launch a dice once. The dice has 6 possible results.

The universe is $\Omega=\{1, 2, 3, 4, 5, 6\}$.

What is the partition of the universe ?

Is it $\{1, 2, 3, 4, 5, 6\}$ ?

Is it $\{1\}$, $\{2\}$, ... $\{6\}$ ?

Is it $\{1\}$, $\{2\}$, ... $\{6\}$, $\{1, 2\}$, etc. $\{1, 2, 6\}$ ?

(Sorry for my basic question)

1

There are 1 best solutions below

1
On BEST ANSWER

"A partition is a grouping of its elements into non-empty subsets, in such a way that every element is included in exactly one subset." (Wikipedia)

There are many partitions of the same set. You have listed some of the possible ones:

$$\mathcal{P}_1 = \Big\{ \{1,2,3,4,5,6\}\Big\} $$ $$\mathcal{P}_2 = \Big\{ \{1\},\{2\},\{3\},\{4\},\{5\},\{6\} \Big\} $$ $$\mathcal{P}_3 = \Big\{ \{1,2\},\{3,4\},\{5,6\}\Big\} $$

But there are many others: $$\mathcal{P}_4 = \Big\{ \{1,4\},\{2\},\{3,5,6\}\Big\} $$ $$\mathcal{P}_5 = \Big\{ \{1\},\{2\},\{3,4,5,6\}\Big\} $$ $$\mathcal{P}_6 = \Big\{ \{1,2\},\{3\},\{4\},\{5,6\}\Big\} $$ and so on.