I am referring to Page 161 of the book "Analysis and Algebra on Differentiable Manifolds: A Workbook for Students and Teachers" by P.M.Gadea, J.Munoz Masque, Springer.
Given that the Lie group $G = \left\{ \begin{pmatrix} a_{11} & a_{12} \\ a_{21} & a_{22} \end{pmatrix} \in GL(2,\mathbb{R}) : a_{11} - a_{22} = a_{12} + a_{21}=0 \right\} $ \ The tangent space at the identity element $e$ is $$ T_eG=\{X \in M(2,\mathbb{R}) : Xf=0, f=a_{11}-a_{22} \space or \space f=a_{12} + a_{21} \} \\ = \left\langle \frac{\partial}{\partial x^{1}_{1}}{|_e} + \frac{\partial}{\partial x^{2}_{2}}{|_e} \space,\space -\frac{\partial}{\partial x^{1}_{2}}{|_e} + \frac{\partial}{\partial x^{2}_{1}}{|_e} \right\rangle$$ $$=\left\langle \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} \space , \space \begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix} \right\rangle$$ Hence, the Lie algebra of $G$ is $\mathfrak{g}= \left\{ \begin{pmatrix} a_{11} & -a_{21} \\ a_{21} & a_{22} \end{pmatrix} \in M(2,\mathbb{R}) \right\} $ I can't understand the above 3 lines in finding the tangent space $T_eG$, especially the 1st line where $$Xf=0, f=a_{11}-a_{22} \space or \space f=a_{12} + a_{21} $$ Hope someone can enlighten me by giving a more detailed comprehensive explanation of the above solution. Thank you so much.