Chapter 1 extra note 7

isomorphism; isomorphic
subspace
dimension of a vector space
replacement theorem

Selected lecture notes:

Isomorphic

Definition:
An invertible linear transformation is called an isomorphism.

Definition:
Two vector spaces

V and
W
are called isomorphic (
VW
) if
an isomorphism
T:VW
.

Theorem:
Let

T:VW be an isomorphism and
{v1,,vn}
is a basis of
V
, then
{T(v1),,T(vn)}
is a basis of
W
.

  • Proof:

    claim 1:

    {T(v1),,T(vn)} is linearly independent

    pf:

    T
    is an isomorphism,
    T1:WV
    .
    Let us assume
    c1T(v1)++cnT(vn)=0.

    By applying
    T1
    to both side of the equation, the right hand side gives
    T1(0)=0
    , while the left hand side gives
    T1(c1T(v1)++cnT(vn))=c1v1+cnvn,

    where we have used the fact that
    T1
    is linear.

    Since

    {v1,,vn} is a basis, it is linearly independent, so
    c1==cn=0
    .
    Therefore,
    {T(v1),,T(vn)}
    is linearly independent.

    claim 2:

    {T(v1),,T(vn)} is generating

    pf:
    Given

    wW,
    T1(w)V
    .
    Since
    {v1,,vn}
    is a basis, there exists
    c1,,cn
    such that
    T1(w)=c1v1+cnvn.

    By applying
    T
    to both side we have
    w=c1T(v1)+cnT(vn).

    So that
    w
    can be written as a linear combination of
    {T(v1),,T(vn)}
    .

Corollary:
Let

T:VW be linear and
{v1,,vn}
be a basis of
V
, if
{T(v1),,T(vn)}
is not a basis of
W
, then
T
is not invertible.

Theorem:
Let

V,W be vector spaces with bases
β={v1,,vn}
and
γ={w1,,wn}
, respectively. We define
T:VW
by
T(c1v1+cnvn)=c1w1+cnwn.

Then
T
is an isomorphism.

  • Proof:

    T is clearly linear.

    Define

    S:WV by
    S(c1w1+cnwn)=c1v1+cnvn

    Since
    γ
    is a basis,
    S
    is well-defined.
    Also we have
    TS=Iw
    and
    ST=Iv
    .
    Therefore,
    T
    is both right and left invertible, and is thus an isomorphism.

Remark:

[T]βγ=In:the n×n identity matrix.


Vector subspace

Definition:
Let

V0V where
V
is a vector space.
V0
is a vector subspace is it is a vector space under the same field, vector addition and multiplication.

Theorem:
Let

V be a vector space and
V0V
, then
V0
is a vector subspace if and only if
αu+βvV0
for all
α,βF
and
u,vV0
.

Example 1

Let

T:VW be a linear transformation,
Ker(T)V
is a subspace.

  • Proof:

    Given

    u,vKer(T),
    α,βF
    , we have
    T(u)=0
    and
    T(v)=0
    .
    Since
    T
    is linear and
    V
    is a vector space,
    T(αu+βv)=αT(u)+βT(v)=α0+β0=0.

    So
    αu+βvKer(T)
    .

Example 2

Let

T:VW be a linear transformation,
Ran(T)W
is a subspace.


Dimension of a vector space

Theorem (replacement theorem):
Let

V be a vector space,
G={v1,,vn},n1
be a generating set of
V
. Let
L={w1,,wm}V
be linearly independent, then
mn
and
HG
that has exactly
nm
vectors such that
HL
is a generating set.

  • Proof:

    We prove by induction

    • k=1
      :

    L={w1} is linearly independent. Then
    k=1n
    .
    Since
    G
    is generating, we have,
    w1=c1v1+cnvn.

    claim:
    c1,,cn
    not all zero

    pf:
    If

    c1=c2==cn=0, then
    w1=0
    and
    {w1}
    is not linearly independent.
    So
    c1,,cn
    can not be all zero.

    WLOG assume

    c10, then
    v1=1c1w1c2c1v2cnc1vn.

    That is,
    v1span{w1,v2,,vn}
    .
    It is then clear that
    span{v1,,vn}span{w1,v2,,vn}
    , so
    {w1,v2,,vn}
    is a generating set.

    • Assume
      k=m
      is true. Let's check
      k=m+1
      :

    Let

    L={w1,,wm+1}V be linearly independent, then
    L~={w1,,wm}V
    is also linearly independent.
    We then have
    mn
    and
    H~G
    that has exactly
    nm
    vectors such that
    H~L~
    is a generating set. WLOG, we may assume
    H~={vm+1,,vn}
    .
    Since
    H~L~
    is a generating set, we have
    wm+1=c1w1+cmwm+cm+1vm+1+cnvn.

    claim:
    cm+1,,cn
    not all zero

    pf:
    If

    cm+1=cm+2==cn=0, then
    c1w1+cmwmwm+1=0.

    There exists non-trivial linear combination to
    0
    and
    {w1,,wm+1}
    is not linearly independent.
    So
    cm+1,,cn
    can not be all zero.

    A direct consequence of this claim is that

    H~ can not be an empty set, that is,
    nm>0
    , so
    m+1n
    .

    Since

    cm+1,,cn can not be all zero, WLOG assume
    cm+10
    , we have
    vm+1span{w1,,wm+1,vm+2,,vn}.

    Let us define
    H={vm+2,,vn}
    , it is then clear that
    span{H~L~}span{HL}
    , so
    HL
    is a generating set.

Corollary:
If

{v1,,vn} and
{w1,,wm}
are both bases of a vector space
V
, then
n=m
.

  • Proof:

    {v1,,vn} is a generating set and
    {w1,,wm}
    is linearly independent, so
    mn
    .
    Similarly,
    {w1,,wm}
    is a generating set and
    {v1,,vn}
    is linearly independent, so
    nm
    .
    Therefore,
    n=m
    .

Definition:
Let

V be a vector space and
{v1,,vn}V
be a basis, we define
dim(V)=n
.