Let \( f: [0,1] \to [0,1] \) be defined as follows:
\[
f(x) = \begin{cases}
x, & \text{if } x \in \mathbb{Q} \cap [0,1] \\
x + \frac{2}{3}, & \text{if } x \in \mathbb{Q}^c \cap (0, \frac{1}{3}) \\
x - \frac{1}{3}, & \text{if } x \in \mathbb{Q}^c \cap (\frac{1}{3}, 1]
\end{cases}
\]
Which of the following statements is (are) TRUE?