[step:Verify that invertible linear maps act on ordered bases]
Let $\mathcal{B}=(v_1,\dots,v_n)\in \operatorname{Fr}(V)$ and let $T\in GL(V)$. Define the ordered $n$-tuple $T\mathcal{B}:=(T(v_1),\dots,T(v_n))$.
We first show that $T\mathcal{B}$ is a basis of $V$. Suppose $a_1,\dots,a_n\in k$ satisfy
\begin{align*}
\sum_{i=1}^{n} a_i T(v_i)=0.
\end{align*}
By linearity of $T$,
\begin{align*}
T\left(\sum_{i=1}^{n} a_i v_i\right)=0.
\end{align*}
Since $T$ is injective, this gives
\begin{align*}
\sum_{i=1}^{n} a_i v_i=0.
\end{align*}
Because $(v_1,\dots,v_n)$ is linearly independent, $a_i=0$ for every $i\in\{1,\dots,n\}$.
Next let $y\in V$. Since $T$ is surjective, there exists $x\in V$ such that $T(x)=y$. Since $\mathcal{B}$ spans $V$, there are scalars $b_1,\dots,b_n\in k$ such that
\begin{align*}
x=\sum_{i=1}^{n} b_i v_i.
\end{align*}
Applying $T$ and using linearity gives
\begin{align*}
y=T(x)=\sum_{i=1}^{n} b_i T(v_i).
\end{align*}
Thus $(T(v_1),\dots,T(v_n))$ spans $V$. It is therefore an ordered basis of $V$.
The identity map $\operatorname{id}_V:V\to V$ satisfies $\operatorname{id}_V\mathcal{B}=\mathcal{B}$. If $S,T\in GL(V)$, then for every $i\in\{1,\dots,n\}$,
\begin{align*}
(ST)(v_i)=S(T(v_i)).
\end{align*}
Hence $(ST)\mathcal{B}=S(T\mathcal{B})$. Therefore the displayed formula defines a left [group action](/page/Group%20Action) of $GL(V)$ on $\operatorname{Fr}(V)$.
[/step]