Let V be a vector space over a field F and let W be a subspace of V . Show that if B ={$w_1,...,w_m$} is a basis for W, and $v_1,...,v_k$ $\in$ V are such that $B \cup$ {$v_1,...,v_k$} is a basis for V , then{$[v_1],[v_2],...,[v_k]$} is a basis for the quotient space V/W.
Consider $a_1[v_1]+....+a_k[v_k]=0$ By linearity, we get $[a_1v_1+....+a_kv_k]=0$. By definition of the equivalence class, $a_1v_1+.....+a_kv_k\in W$. Hence $a_1v_1+....+a_kv_k=B_1w_1+....+B_mw_m$. Then $a_1v_1+....+a_kv_k-B_1w_1-....-B_mw_m=0$. As $a_1,v_1....,v_k,w_1,....,w_m$ is a basis for $V$, we get from linear independence, $a_1=a_2=…..=w_1=…=w_m=0$.
In particular, $a_1=a_2=…..=a_k=0$.
As $dim(V/W)=dim(V)-dim(W)=n+k-k=k$, it suffices to show linear independence.
Is the above proof correct?
Note: The below proof below proved $dim(V/W)=dim(V)-dim(W)$, where $V/W$ is finite dimensional.
it suffices to consider the map $\Pi : V\rightarrow V/W$ given by $\Pi(v)=[v]$. This is well defined, because the operations are well defined, and similarly, linear. It is clearly surjective and so by the Rank Nullity theorem, $dim(V)=dim(V/W)+dim(ker\Pi)$, hence it suffices to show that $dim(Ker\Pi)=dim(W)$. Observe that if $v\in Ker\Pi$ then $\Pi(a)=[a]=[0]$ and consequently, $a=a-0\in W$. Further, if $v\in W$ then $\Pi(v)=[v]=[0]$, since $v=v-0\in W$ so $v\in ker(\Pi)$. Therefore, $dim(Ker\Pi)=dim(W)$. Hence we conclude that $dim(V/W)=dim(V)-dim(W)$.