Let $SO(3)$={$RR^T=I$, $det(R)=1$}, I need to show that a base of the tangent space in the identity is given by: $$E_i=\frac{d}{dt}\exp(tL_i)|_{t=0}$$ where $$L_1= \left(\begin{matrix} 0& 1& 0\\ -1& 0& 0\\ 0& 0& 0\end{matrix}\right), L_2= \left(\begin{matrix} 0& 0& -1\\ 0& 0& 0\\ 1& 0& 0\end{matrix}\right), L_3= \left(\begin{matrix} 0& 0& 0\\ 0& 0& 1\\ 0& -1& 0\end{matrix}\right). $$ I would like to prove it directly without involving higher knowledge on Lie Algebras and Lie Groups relations. How would you proceed?
Edit: I would like to do this as an example before introducing any notion of Lie Algebras and tangent spaces of Lie Groups.
Hint:By differentiating $XX^T$, we obtain that the tangent space is given by $RX+XR^T=0$ take $X=Id$ you have $R+R^T=0$the matrices $L_i$ are antisymmetric and are a base of the tangent space since they are linearly independent and the dimension of $SO(3)$ is 3.