[example: A Rotation That Preserves Arc Length]
Let $E=[0,1)$, $\mathcal E=\mathcal B([0,1))$, and $\mu=\mathcal L^1|_{[0,1)}$. Fix $\alpha\in[0,1)$ and define
\begin{align*}
T(x)=x+\alpha \pmod 1.
\end{align*}
We compute the preimage of a half-open interval $A=[a,b)\subsetneq[0,1)$, where $0\leq a<b\leq 1$. If $a\geq \alpha$, then
\begin{align*}
T^{-1}(A)=[a-\alpha,b-\alpha)
\end{align*}
because $x+\alpha\in[a,b)$ exactly when $x\in[a-\alpha,b-\alpha)$. Hence
\begin{align*}
\mu(T^{-1}(A))=(b-\alpha)-(a-\alpha)=b-a=\mu(A).
\end{align*}
If $b\leq \alpha$, then $x+\alpha\pmod 1\in[a,b)$ exactly when $x+\alpha-1\in[a,b)$, so
\begin{align*}
T^{-1}(A)=[1+a-\alpha,1+b-\alpha).
\end{align*}
Therefore
\begin{align*}
\mu(T^{-1}(A))=(1+b-\alpha)-(1+a-\alpha)=b-a=\mu(A).
\end{align*}
It remains to handle the case $a<\alpha<b$, where the interval crosses the cut point after shifting backward. Then $x+\alpha\pmod 1\in[a,b)$ holds either when $x+\alpha\in[\alpha,b)$ or when $x+\alpha-1\in[a,\alpha)$, so
\begin{align*}
T^{-1}(A)=[0,b-\alpha)\cup[1+a-\alpha,1).
\end{align*}
The two intervals are disjoint, and their total length is
\begin{align*}
(b-\alpha)+\bigl(1-(1+a-\alpha)\bigr)=(b-\alpha)+(\alpha-a)=b-a.
\end{align*}
Thus $\mu(T^{-1}(A))=\mu(A)$ for every half-open interval $[a,b)\subsetneq[0,1)$. Since the half-open intervals generate $\mathcal B([0,1))$, the equality extends to all Borel sets by the standard uniqueness principle for measures generated by intervals. The rotation can move every point, but it leaves the Lebesgue distribution of points unchanged.
[/example]