I have given the following permutation $$\sigma=\left(\begin{array}{rrr} 1&2&3&4&5&6&7&8&9 \\ 4&5&6&7&8&9&1&2&3 \end{array}\right)$$ and $I_1=\{1,4,7\},I_2=\{2,5,8\}, I_3=\{3,6,9\}$. I just know that $\sigma(I_i)=I_i$ for all $i$. Now we have given $\tau\in C_{S_9}(\sigma)$ the centralizer. I need to show that $\tau(I_i)\in \{I_1,I_2,I_3\}$.
We just know that $$\tau(I_1)=\tau(\sigma(I_1))=\sigma(\tau(I_1))$$. Now I only need to show that $\tau(I_1)\in \{I_1,I_2,I_3\}$. But I don't see why this needs to be true. Could someone help me?