April 25th

#class
Introduction to Vector Spaces in Abstract Algebra. Needed for April 28th and Extension Fields. Need understanding of Introductory Ring Theory prior to reading.

Warm up:

F=Z2 <- Note

  1. Is x2+x+1F[x] irreducible
  2. Is F[x]/<x2+x+1> a Field?
  3. How many elements are in F[x]/<x2+x+1>
    Ans on phone, check all pictures

Class

After warm up
Notion: Classic GF(pn) = Finite Element w/ pn elements
GF(4) is a finite field with 4 elements

Modern (preferred):
F4
Note, after warm up you can see why this is important.

Abstract Linear Algebra 101:

Vector Spaces"Linear Properties"

  1. Vector Spaces
  2. Matrices
    1. Representations of linear maps
  3. Basis

Def:

Vector Space over F=field is

  1. Abelian group ("addition of vectors")
    usually VxV -> V s.t. (v,w) -> v+w
  2. Operation of multiplication by elements of F
    (i.e. "multiplication by scalars")
    VFxV -> V st (a,v)-> a*v
Main:

Now we need to show

α,βFvV
  1. α(βv)=(αβ)v
  2. (α+β)v=αv+βv
  3. α(u+v)=αu+αv
  4. 1V=V

1 and 2 are important for final (like group action). Group action is def on final

Def:

"Maps between Vector Spaces" =maps preserving VxV-> V and the action of F
note: some sort of a map that preserve the given structure.

Mathematically:
A linear map ψ:vw where v,w are F-vector spaces, is a map S.T:

  1. Abelian groups homomorphisms
  2. Preservers the multiplication by scalar:ψ(av)=aψ(v)

Final: lets introduce some weird new structure that has random maps that etc, those are just all maps that preserve homomorphisms of all structures.

Practically:
V=<a1,....,an>F and W=<b1,.....,bf>F
then you are thinking of ψ:vw as a matrix.
picture on phone