Given $x,v$ are orthonormal in $\Bbb R^3$ i.e. $\|x\|=\|v\|=1,\,\langle x,v\rangle = 0$, what's the slickest way to show that $[x,v,x\times v]\in SO(3)$? In particular, how to show that $\det [x,v,x\times v] = 1$ instead of $-1$?
This is of course intuitively obvious and easy to wrap one's mind around, but I just couldn't find a rigorous proof. For example, it is tempting to say "well we can always find some rotation $R$ which sends $[e_1,e_2,e_3]$ to $[x,v,x\times v]$" but this ends up circular reasoning because a rotation is exactly an element in $SO(3)$.
Another possible approach I think is to show the tangent bundle $TS^2$ is a connected topological space. Once we show it, we can proceed to show $T_1S^2$, the unit tangent bundle, being obviously a continuous image of $TS^2$ by a normalisation map must be connected too, and again its image under the determinant map $\det$ must also be connected and hence can only be the singleton $\{1\}$. But how to show $TS^2$ is connected in the first place which might be much harder?
Consider using the formula $$\det[\mathbf{a},\mathbf{b},\mathbf{c}]=(\mathbf{a}\times\mathbf{b})\cdot\mathbf{c}$$ which is a direct consequence of expanding the determinant along the third column.