Fix an integer $n>0$. Consider the space $X=\{a_0,a_1,...,a_{n-1}\}$ with transformation $T:X\to X$ defined by $T(a_i)=a_{i+1(\text{ mod n})}$.
What are the strictly invariant sets of this space? (i.e the $A\subset X$ with $T^{-1}A=A$.)
I think the only strictly invariant sets are $X$ and $\emptyset$, but I am having some trouble proving this claim.