[guided]For $\mu < 1$, the tent map is a contraction: the slopes $\pm \mu$ satisfy $|\mu| < 1$, so $F_\mu$ shrinks distances. Let us trace through the argument in detail.
On both branches, $F_\mu(x) \leq \mu/2 < 1/2$:
\begin{align*}
\text{Left branch: } F_\mu(x) = \mu x \leq \mu/2 < 1/2. \qquad \text{Right branch: } F_\mu(x) = \mu(1-x) \leq \mu/2 < 1/2.
\end{align*}
After one application, every point in $[0,1]$ lands in $[0, \mu/2] \subset [0, 1/2)$. Once in $[0, 1/2)$, the point is in the left branch, so the map acts as $x \mapsto \mu x$ (pure linear contraction). By induction, $F_\mu^n(x) = \mu^{n-1} \cdot F_\mu(x) \leq \mu^n / 2$ for all $n \geq 1$.
Since $0 < \mu < 1$, $\mu^n \to 0$ geometrically, so $F_\mu^n(x) \to 0$ for every $x \in [0,1]$. Every orbit converges to $0$.
We verify that $x = 0$ is the unique fixed point. On $[0, 1/2]$: $F_\mu(x) = x$ gives $\mu x = x$, hence $x(\mu - 1) = 0$, so $x = 0$ (since $\mu \neq 1$). On $[1/2, 1]$: $F_\mu(x) = x$ gives $\mu(1-x) = x$, hence $x = \mu/(1+\mu)$. Since $\mu < 1$, we have $\mu/(1+\mu) < 1/2$, so this candidate falls outside $[1/2, 1]$ and is not a valid fixed point on this branch.
Hence $x = 0$ is the unique fixed point of $F_\mu$ for $\mu < 1$, and every orbit converges to it. There are no periodic orbits of any period $> 1$, and the dynamics is as simple as possible.[/guided]