For every $a \in \mathbb{R}^d$, let $T_a(f)(x) = f(x-a), \forall f \in L^p(\mathbb{R}^d), \forall x \in \mathbb{R}^d$. Prove that $T_a$ is a linear isometry of space $L^p$ on itself. Find $\lim_{a\to 0} T_a$ if it exists (uniform, strong, and weak). Does the result depend on $1 \leq p \leq \infty$?
I have proved the first part, $$ ||T_a(f)|| = \left(\int_{R^d}|f(x-a)|^p dm_d(x)\right)^{1/p} = \left(\int_{R^d}|f(x)|^p dm_d(x)\right)^{1/p} = ||f||, $$ because of the invariance of the Lebesgue measure to translation and central symmetry. But I don't know what to do with the rest. Thanks in advance!