Take two k-vectors $x = \bigwedge_{i = 1}^k \vec{x}_i$, $y = \bigwedge_{i = 1}^k \vec{y}_i$ in $\Lambda^k(\mathbb{R}^n)$. Define the inner product between them as: $$ \langle x, y \rangle = \det(\langle \vec{x}_i, \vec{y}_j\rangle) \equiv \star(x\wedge\star y). $$ Now we let both x and y transform under a rotor $x \mapsto RxR^{-1}$, $y \mapsto RyR^{-1}$. Does $\langle x, y \rangle$ stay constant?
Half Attempted proof: $$ \langle RxR^{-1}, RyR^{-1} \rangle $$ $$ \overset{?}{=} \det(\langle A \vec{x}_i, A\vec{y}_j\rangle)$$ where $A$ is a unitary rotation matrix representing the rotor 'distributed' over the constituent vectors. Not 100% sure if this is valid or possible. If it is then $$ \langle A \vec{x}_i, A \vec{y}_j \rangle = \langle \vec{x}_i, \vec{y}_j\rangle$$
meaning each component of the Gram matrix is the same and the inner product stays constant.
If the inner product does stay constant, is there a simpler proof than the one I attempted? If it doesn't stay constant, is there a proof of that?