A note for self-reference: this post continues but differs from another post: Lie derivative of a function (of a point) with respect to a vector field
Lie derivative $L_XY$ of vector field $Y$ at a point $p$ with respect to another vector field $X$, which is also a vector field. We can deduce that $L_XY=XY-YX$, or in more complete notation (to avoid confusing $(L_XY)f=(XY)_pf$ with $X_p(Yf)$), $(L_XY)_p(f)=X_p(Yf)-Y_p(Xf)$, namely:
- 'a vector (of the Lie derivative vector field) acting on/differentiating any proper function $f$
- equals a linear combination of a vector (of a vector field) acting on/differentiating another function 'of similar domains and image' (the Lie derivative of the function $f$).'
(Note that the above stuff can be abbreviated as (XY)f=X(Yf)-Y(Xf), the associate law doesn't exist here. About vector field as differentiating, as seen in differential equations, here is a post containing my relevant puzzle Vector field on a manifold and its basis)
So we can define a bracket operation [ , ]. It's easy to prove
- $[X,Y]=-[Y,X]$,
- $[X,X]=0$
- 'Jacobian identity': $[X,[Y,Z]]+[Z,[X,Y]]+[Y,[Z,X]]=0$.
- linearity of [ , ] with respect to its arguments.
In Lie algebra, we define a similar operation $[\ ,\ ]_\frak{g}$, ($\frak{g}$ is unnecessary, here I just use it to distinguish the two bracket operations), with 2nd and 3rd properties.
So my questions are
A. what's the relations between [ , ] and $[\ ,\ ]_\frak{g}$? (main question)
[B. why we choose 2nd, 3rd properties, not others, to define $[\ ,\ ]_\frak{g}$ in Lie algebra.] [Just find Question B is invalid since all mentioned properties are used to define $[\ ,\ ]_\frak{g}$.)
C. What motivates definition of [ , ], is it similar to the motivation for definition of $[\ ,\ ]_\frak{g}$? (Seems not, motivation for $[\ ,\ ]_\frak{g}$ involves exponential maps of Lie groups, which means not much for Lie derivatives.)
ps: I am only familiar with notations in Spivak's book, which is what I mainly use above.
(Edited to add:)
An extra minor note for self reference. I see what causes my confusion, namely, $[\ ,\ ]_{\frak{g}}$ has more kinds of arguments (e.g. matrix) than those of [ , ], (i.e.the vector fields). That implies operations and actions (e.g. matrix product and its action on vectors, $AB, Av$) involved in Lie algebra may not follow the laws those of vector fields ($ Xf, XY=L_xY$) follow, (Since these laws more depend on specific type of elements used as arguments of bracket operation, and are 'independent' of bracket operation itself.), e.g. non-commutativity law of vector field is shared by matrices, but non-association law is not: $(XY)f\neq X(Yf)$ (implying possibly $(XY)f-(YX)f\neq X(Yf)- Y(Xf)$, but actually we have '=' (correct?) for perhaps 'increment' cancels out), while $(AB)v=A(Bv)$.
Summarize it out, we see, particularly if we don't think of meanings in these notations, then apparently $(XY)f=(L_xY)f=(XY-YX)f$ (distribution law fails), $XY-YX\neq 0$ (commutativity law fails), $(YX)f\neq Y(Xf)$ (association laws fail). If we carefully think of meanings in these notations, we see these laws may not fail; but we need to be careful when we 'apply these laws' in Lie derivatives (and in Lie algebra too).
This is very rough understanding. I guess I need to go to many details of calculation to see what Lie derivatives and Lie algebra mean and how they work.