For any rotation matrix, R, I know that $RR^T = I$ and thus $det(R)=±1$. And I understand that proper rotations preserve orientation and that is why a proper matrix, R, is one such that $det(R)= 1$ However, I am unsure how to actually prove this for a rotation matrix of general finite dimension.
Thank you!
If you are talking about 2D or 3D rotations, the reason is simple: every proper rotation $R$ about an axis for some angle is the square of the proper rotation $Q$ about the same axis for the half angle; therefore $\det R=(\det Q)^2$ cannot be negative.