Let $L$ be a linear translationally invariant operator $L:\{f:\mathbb{Z} \rightarrow \mathbb{C}\} \rightarrow \{f:\mathbb{Z} \rightarrow \mathbb{C}\}$, i.e. $$LT=TL,$$ where $T:\{f:\mathbb{Z} \rightarrow \mathbb{C}\} \rightarrow \{f:\mathbb{Z} \rightarrow \mathbb{C}\}$ is the translation operator defined by $(Tf)(x) := f(x+1)$ for every $f$.
I'd like to see a proof for that $L$ can be represented by some stencil, i.e., there exist numbers $\alpha_k \in \mathbb{C}$, such that $$(Lf)(x)= \sum_k \alpha_k f(x+k) $$ is true for every $f$ and $x$. I guess a proof could be an elegant one-liner, but somehow I don't see how to do that.
Edit: I think that this statement is very similar to the theorem that the translation invariant operators on $L^2$ are exactly the multiplier operators.