I am trying to understand the continuum version of Noethers theorem from this source (p 15- 17) however I am stuck on a couple of points. I will go through what I have so far and then ask my questions at the end.
A tensor field of rank $(p,q)$ is written $\phi ^{i_1\dots i_p}_{j_1\dots j_q}$ and it follows from the mathematics of tensors that under a coordinate transformation $x^i\mapsto x'^i(x^i)$ the tensor field will transform as below $\phi^{i_1\dots i_p}_{j_1\dots j_q}\mapsto \phi '^{k_1\dots k_p}_{l_1\dots l_q}(x')$ under a general coordinate transformation.
\begin{equation} \phi '^{k_1\dots k_p}_{l_1\dots l_q}(x')=\frac{\partial x'^{k_1}}{\partial x^{i_1}}\dots \frac{\partial x'^{k_p}}{\partial x^{i_p}}\frac{\partial ^{j_1}}{\partial x'^{l_1}}\dots \frac{\partial x^{j_q}}{\partial x'^{l_q}}\phi^{i_1\dots i_p}_{j_1\dots j_q }(x) \end{equation} In the infinitesimal case we can transform the coordinates $x\mapsto x+\delta x$ and Taylor expand $\phi'_I(x')=\phi '_I(x+\delta x)$. \begin{equation} \phi '_I(x+\delta x)=\phi '_I(x)+\frac{\partial }{\partial x^k}\phi '_I(x)\delta x^k +\dots \end{equation} We now define these two quantities because $\delta $ and $\partial /\partial x$ don't commute(?). \begin{equation} \delta x^i=\sum _{n=1}^{d}X^i_n\delta \omega _n,\ \ \ \ \ \ \ \ \ \delta \phi _I(x)=\sum _{n=1}^{d}\Phi _{I,n}\delta \omega _n \end{equation} Allowing us to write the variation of the form of a field (?) as below. \begin{equation} \bar \delta \phi _I(x)=\phi '_I(x)-\phi _I(x)=(\Phi _{I,n}-\partial _k \phi _I X^k_n)\delta \omega _n \end{equation}
So my questions are: 1) Why do we break these variations up into (what to me seems like) components and basis. 2) What is this variation of the form of a field? I don't understand its form either, I can't see how it follows from the above definitions (sorry if it's obvious). I am really struggling with this derivation so your help is really appreciated!