Group Theory and Linear Algebra

Arun Ram
Department of Mathematics and Statistics
University of Melbourne
Parkville, VIC 3010 Australia
aram@unimelb.edu.au

Last updated: 20 September 2014

Lecture 7: Vector spaces and linear transformations

Let 𝔽 be a field. A vector space over 𝔽 is an abelian group V with a function 𝔽×V V (c,v) cv such that

(a) If c1,c2𝔽 and vV then c1(c2v)=(c1c2)v,
(b) If vV then 1v=v,
(c) If c1,c2𝔽 and vV then (c1+c2)v=c1v+c2v,
(d) If c𝔽 and v1,v2V then c(v1+v2)=cv1+cv2.

Column vectors of length 3, is a vector space over 𝔽, 𝔽3=M3×1(𝔽) = { (a1a2a3)|ai𝔽 } with (a1a2a3)+ (b1b2b3)= ( a1+b1 a2+b2 a3+b3 ) and c(a1a2a3)= (ca1ca2ca3).

Vectors in 3 is a vector space over , (0,3,2) (2,3,2) (2,0,0) v1 v2 v1+v2 3(v1+v2)

Let V be a vector space over 𝔽. A subspace of V is a subset UV such that

(a) If u1,u2U then u1+u2U.
(b) If uU then -uU.
(c) 0U.
(d) If uU and c𝔽 then cuU.

Let V be a vector space over 𝔽. Let U and W be subspaces of V. Then UW = {vV|vUandvW}and U+W = {u+w|uUandwW} are subspaces of V.

Let V be a vector space over 𝔽. Let U,W be subspaces of V. The subspaces U,W are complementary if they satisfy

(a) UW={0},
(b) U+W=V.
Write V=UW if U and W are complementary subspaces of V.

Linear transformations are for comparing vector spaces.

Let 𝔽 be a field and let A and V be vector spaces over 𝔽. A linear transformation from A to V is a function f:AV such that

(a) If a1,a2A then f(a1+a2)=f(a1)+f(a2),
(b) If c𝔽 and aA then f(ca)=cf(a).

Let f:AV be a linear transformation. Then

(a) f(0)=0, and
(b) if aA then f(-a)=-f(a).

Proof.

Assume f:AV is a linear transformation.
To show:
(a) f(0)=0.
(b) If aA then f(-a)=-f(a).

(a) To show: f(0)=0. f(0)=f(0+0) =f(0)+f(0). Add -f(0) to each side.
So 0=f(0).
(b) Assume aA.
To show: f(-a)=-f(a).
To show:
(ba) f(a)+f(-a)=0,
(bb) f(-a)+f(a)=0.
(ba) f(a)+f(-a)=f(a+(-a))=f(0)=0.
(bb) This follows from (a) since V is a commutative group.

Let f:AV be a linear transformation. The kernel of f, or null space, of f is kerf= {aA|f(a)=0}. The image of f is imf= {f(a)|aA}.

Let f:AV be a linear transformation.

(a) kerf is a subspace of A.
(b) imf is a subspace of V.
(c) kerf={0} if and only if f is injective.
(d) imf=V if and only if f is surjective.

Proof.

(a)
To show: kerf is a subspace of A.
To show:
(aa) If a1,a2kerf then a1+a2kerf.
(ab) 0kerf.
(ac) If akerf then -akerf.
(ad) If c𝔽 and akerf then cakerf.
(aa) Assume a1,a2kerf.
To show: a1+a2kerf.
To show: f(a1+a2)=0.
We know: f(a1)=0 and f(a2)=0.
So f(a1+a2)=f(a1)+f(a2)=0+0=0.
(ab) To show: 0kerf.
To show: f(0)=0.
f(0)=f(0+0)=f(0)+f(0).
Add -f(0) to each side.
So 0=f(0).
(ac) To show: If akerf then -akerf.
Assume akerf.
To show: -akerf.
To show: f(-a)=0.
We know: f(a)=0. f(-a)=f((-1)·a)=(-1)·f(a)=(-1)·0=0.
(ad) To show: if c𝔽 and akerf then cakerf.
Assume c𝔽 and akerf.
To show: cakerf.
To show: f(ca)=0.
We know: f(a)=0.
f(ca)=cf(a)=c·0=0.
So kerf is a subspace of A.
(c)
To show: kerf={0} if and only if f is injective.
To show:
(ca) If kerf={0} then f is injective.
(cb) If f is injective then kerf={0}.
(ca) Assume kerf={0}.
To show: f is injective.
To show: If a1,a2A and f(a1)=f(a2) then a1=a2.
Assume a1,a2A and f(a1)=f(a2).
To show: a1=a2.
To show: a1-a2=0.
Since f(a1-a2) = f(a1+(-1)a2) = f(a1)+ f((-1)a2) = f(a1)+(-1) f(a2) = f(a1)- f(a2) = f(a1)- f(a1) (sincef(a1) =f(a2)) = 0, then a1-a2kerf.
Since kerf={0}, then a1-a2=0.
So f is injective.
(cb) To show: If f is injective then kerf={0}.
Assume f is injective.
To show: kerf={0}.
To show: If aA and f(a)=0 then a=0.
Assume aA and f(a)=0.
To show: a=0.
We know: f(a)=f(0).
Since f is injective, a=0.

Notes and References

These are a typed copy of Lecture 7 from a series of handwritten lecture notes for the class Group Theory and Linear Algebra given on August 9, 2011.

page history