Below is taken from my linear algebra course lecture notes:
Some facts about permutations of $\{1,2,\dots,n\}$:
Every permutation is a product of disjoint cycles which commute. For example in. $S_{11}$ we have the permutation
$$\sigma = (1 \space{} 3 \space{}7 \space{}11\space{} 8)(2)(4\space{} 6\space{} 5\space{} 10\space{} 9)$$
Such a factorisation $\sigma=\alpha_1\dots\alpha_t$ (where $\alpha$ are some disjoint k-cycles) is unique except for the order in which it is written.
Using this link, I understood this theorem. But what I am wondering is the following:
Since each of the k-cycles are also permutations themselves. Then I could further decompose them into the following:
$$\sigma=(1\space 3 \space 7)(11\space 8)(2)(4 \space 6 \space 5)(10 \space 9)$$
Since the k-cycles involved are still disjoint, does this violates the uniqueness or did I misunderstood something subtle about "factorisation into disjoint cycles"?