I have a basic question in algebra.
Question:
Let $n$ be a non-negative integer. For any family $ (i_1, \ldots, i_r) $ of non-negative integers such that $ i_1 + \ldots + i_r = n $, we denote by $ D(n, i_1, \ldots, i_r) $ the set of families $ (I_1, \ldots, I_r) $ of pairwise disjoint subsets of $ \left \{1;2;...;n \right \} $ such that the cardinality of each $ I_\ell $ is $ i_\ell $ for all $ \ell $.
For any family $ (i_1, \ldots, i_r) $ of integers $ \geq 0 $ such that $ i_1 + \ldots + i_r = n $, briefly describe a natural operation of $ S_n $ on $ D(n, i_1, \ldots, i_r) $, and show that it is transitive.
My answer
1-
First of all let try to undersand how does look like $D(n, i_1, \ldots, i_r)$.
In order to do that we take $ (1,2) \Rightarrow n=3, r=2 $. So a collection of $ (I_1, I_2) $ of pairwise disjoint subsets of $ {1, 2,3} $ can be $(I_1=\left \{ 2 \right \}, I_2= \left \{ 1;3 \right \})$. In fact there are other ones collection of $(I_1, I_2)$ that satisfies all the criterium. $D(n, i_1, \ldots, i_r) = \left \{ (I_1=\left \{ 1 \right \}, I_2= \left \{ 2;3 \right \}) ; (I_1=\left \{ 2 \right \}, I_2= \left \{ 1;3 \right \}) ; (I_1=\left \{ 3 \right \}, I_2= \left \{ 1;2 \right \}) \right \} $
2-
$\forall \sigma \in S_n$ is a bijective application from $\left \{1;2;...;n \right \}$ to itself. and because $\forall (I_1, \ldots, I_r) \in D(n, i_1, \ldots, i_r)$ the "$I_l$" form a partition of $\left \{1;2;...;n \right \}$ we get that $\sigma (I_1, \ldots, I_r) = (\sigma(I_1), \ldots, \sigma(I_r))$. In words $\sigma(.)$ acts on this family by permuting the elements of each subset $I_l$ according to $\sigma(.)$.
After I have difficulties to answer and to show rigoursly the last part (conscerning the transitivity).
Moreover if you have any remarks on what I ve written in "1-" and "2-" I will be happy to read them.
Thank for your help.