몫공간의 기저와 차원
📂Linear Algebra몫공간의 기저와 차원
Proposition
Let V be a n-dimensional vector space, and W≤V be a k(<n)-dimensional subspace. Let the basis of W be {u1,…,uk}. Furthermore, let the basis of V, extended with this basis, be {u1,…,uk,uk+1,…,un}. Then:
{uk+1+W,…,un+W} is a basis for the quotient space V/W.
dim(V)=dim(V/W)+dim(W)
Explanation
The result concerning dimension can also be obtained through alternative proofs.
Proof
Let β={uk+1+W,…,un+W}.
β is linearly independent.
Since the zero vector in V/W is W, we must show that the only solution that satisfies the following equation is ak+1=⋯=an=0.
ak+1(uk+1+W)+⋯+an(un+W)=W
According to addition defined in V/W,
ak+1(uk+1+W)+⋯+an(un+W)=(ak+1uk+1+⋯+anun)+W=W
Lemma
(b) For v1,v2∈V, it is equivalent to v1−v2∈W if v1+W=v2+W.
(c) V/W is a vector space, with the zero vector being 0V+W=W. (0V is the zero vector of V.)
From the lemma above, we obtain:
(ak+1uk+1+⋯+anun)+W=0V+W
⟹ak+1uk+1+⋯+anun−0V=ak+1uk+1+⋯+anun∈W(1)
Clearly, uk+1,…,un is not an element of W by definition.
uk+1,…,un∈/W(2)
However, since uk+1,…,un is linearly independent, (1) and (2) must be simultaneously satisfied, which implies ak+1uk+1+⋯+anun=0V=0W. Therefore, we have:
ak+1=⋯=an=0
spanβ=V/W
For w∈W such that w+W=W, for any given v∈V:
v+W=(a1u1+⋯+akuk+ak+1uk+1+⋯+anun)+W=(ak+1uk+1+⋯+anun)+W=(ak+1uk+1+W)+⋯+(anun+W)
Hence, β is a basis for V/W. Therefore,
dim(V)n=dim(V/W)+dim(W)=(n−k)+k
■