I'm trying to fix my intuition behind $\mathcal L_X T$, where $T$ is any tensor field. I'd prefer explanations that are not along the lines of $\mathcal L_XY=[X,Y]$ (I'm not sure how this extends to the case where $Y$ is an arbitrary tensor field).
I have two specific questions, but explanations beyond answering these questions are more than welcome.
Denote the flow of $X$ by $\varphi$. Certainly $(\mathcal L_XT)_p$ depends on both $X|_U$ and $T|_U$, where $U$ is an arbitrarily small neighborhood of $p$. But does it depend on the values of $X$ and $T$ on all of $U$, or just their values on the flow line, i.e., $\{\varphi_t(p)\}_{t\in\mathbf R}\cap U$? More specifically, is there an explicit example of $X$, $X'$ (with flow $\varphi'$), and $T$, such that for some $p$, we have $\varphi_t(p)=\varphi'_t(p)$ (i.e., $X=X'$ on the flow line through $p$) but $(\mathcal L_XT)_p\neq(\mathcal L_{X'}T)_p$?
[Lee's Riemannian Manifolds, Exercise 4-3(b).] Show that there is a vector field on $\mathbf R^2$ that vanishes along the $x$-axis, but whose Lie derivative with respect to $\partial_x$ does not vanish on the $x$-axis.
My failed attempt at this problem: Suppose $V=f\partial_x + g\partial_y$ is such a vector field. Then $f(x,0)=g(x,0)=0$ for all $x$ by hypothesis. Using $\mathcal L_XY=(XY^i-YX^i)\partial_i$, we have $\mathcal L_{\partial_x}V=(\partial_xf-0)\partial_x+(\partial_xg-0)\partial_y$, which is supposed to be nonzero somewhere on the $x$-axis, i.e., there is some $x_0$ such that $\partial_xf(x_0,0)\neq0$ or $\partial_xg(x_0,0)\neq0$. Without loss of generality, assume $\partial_xf(x_0,0)\neq0$. So now we have to come up with some $f:\mathbf R^2\to\mathbf R$ such that $f(x,0)=0$ for all $x$ but $\partial_xf(x_0,0)\neq0$ for some $x$, which is a contradiction. What went wrong?