Context
Suppose $V$ is a $n$-dimensional vector space over $\mathbb{R}$. In our differential geometry class, we define the tensor product \begin{align} \overbrace{V\otimes \cdots \otimes V}^{k\text{ copies}}\text{ to be the dual space of the space of multilinear forms on $\overbrace{V\times \cdots \times V}^{k\text{ copies }}$} \end{align} and define the tensor algebra $T(V)$ to be \begin{align} T(V)\triangleq \bigoplus_{k=1}^{\infty} \overbrace{V\otimes \cdots \otimes V}^{k\text{ copies}}\text{ where vector multiplication is the linear extension of }(v)(w)\triangleq v\otimes w \end{align} It is easy to check that $T(V)$ forms a ring. We then can let $I(V)\subseteq T(V)$ to be the ideal generated by $\{ v\otimes v \in T(V):v \in V\}$, and define the exterior algebra $\bigwedge^*(V)$ to be the quotient algebra of $T(V)$ by $I(V)$. Denote \begin{align} \wedge^k(V)\triangleq \pi (\overbrace{V\otimes \cdots \otimes V}^{k\text{ copies}})\text{ where $\pi:T(V)\rightarrow \wedge^*(V)$ is the quotient map } \end{align}
Question
I understand what is happening so far, but I am having a hard time proving that $\wedge^n (V)$ is really 1-dimensional. More specifically, I can't prove that $w_1 \wedge \cdots \wedge w_n \in \wedge^n(V)$ is non-zero when $\{w_1,\dots ,w_n\}$ is basis for $V$. As a side note for any helper, I can prove that $\wedge^n (V)$ is spanned by $\{w_1\wedge \dots \wedge w_n \}$, so all I need is a proof that $w_1\wedge \dots \wedge w_n$ is non-zero.
Conceptually, I understand that $\wedge^n(V)$ is somehow the dual space of the space of alternating $n$-linear forms, but I don't know how to implement this mathematically. I believe proving that $w_1\wedge \cdots \wedge w_n$ requires us to consider the determinant function, but again I don't know how. Maybe the trouble lies in that I can't give a concrete characterization of $I(V)$, so I can't really say $w_1\otimes \cdots \otimes w_n $ is not an element of $I(V)$.
The following are posts that I think relate to my problem but aren't really duplicates. Thanks in advance for helps in all form.
This post asked almost the same question, but it is still not a duplicate since the first answer practically assumed what I wanted to prove in the first place.
This post that proves $\operatorname{dim}\wedge^k(V)=\binom{n}{k}$ is also not a duplicate since the definition used in its answer is different from mine: His or her post's answer defines $w_1\wedge \cdots \wedge w_n$ to be a multilinear form on $V^n$ while mine is a subset of the dual space of multilinear form on $V^k$, not a multilinear form on $V^k$.