Let's define $f$ as a continuous function with $f:[0;2] \to \mathbb{R}$ and $f(0) = f(2)$.
Now, I want to show that:
$$\exists x_0 \in [0;1]:f(x_0) = f(x_0 + 1)$$ I tried to plot a few functions in order to construct a counterexample, but it seems that this statement really is true.
Unfortunately, I don't think I'm entirely sure why this works, yet. My current guess is that it has something to do with the Intermediate Value Theorem, as $f$ is continuous. In other words: If our function value 'goes up', it'll have to 'come back down' eventually (and vice versa), since it still needs to fulfill $f(0)=f(2)$.
Can someone help me prove this statement?