I am doing my final year bachelors course in differential geometry and I am not able to understand how exactly lie bracket should be calculated in the following case:
Definition is : If $X$ and $Y$ are vector fields on $M$, the lie brackets $[X,Y]$ of $X$ and $Y$ is the vector field on $M$ defined by $[X,Y]_p = X_p (Yf) - Y_p (Xf)$ , $p\in M$.
Compute the $X= z\frac{\partial{ }}{ \partial x} +\frac{\partial{ }}{ \partial z} $, $Y = \frac{\partial{ }}{ \partial y}+\frac{\partial{ }}{ \partial z}$ .
Prove that $[X,Y] = -\frac{\partial{ }}{ \partial x} $.
There is no $p$ here and also no $f$ in the question.
Can you please show your calculation of the the proof?
This is just a calculation. For the purpose of this computation you have to choose some arbitrary point $p\in M$ on your own, as well as some function $f$ - the formula is supposed to hold for any $p$ and any $f$. So you have to calculate, in some point $p$, $$(z\frac{\partial }{\partial x}+ \frac{\partial }{\partial z})(\frac{\partial }{\partial y}+\frac{\partial }{\partial z})f - (\frac{\partial }{\partial y}+\frac{\partial }{\partial z})(z\frac{\partial }{\partial x}+ \frac{\partial }{\partial z})f$$ If you expand all the terms you will note that - due to the fact that $\frac{\partial^2 }{\partial x\partial y }= \frac{\partial^2 }{\partial y\partial y }$ - and similarly for the other derivatives - only one term remains, namely $-\frac{\partial}{\partial x}f$.