Qualterms
Qualterms
Elisha Peterson
November 6, 2003
1 Linear Algebra
Basis: given some subspace, it is a smallest set of elements which generate that
subspace; its size is unique, called the dimension of the subspace.
Rank: given a matrix M , it is the dimension of im M .
Null Space: the subspace K with M (K) = 0; the rank of a matrix plus the dimen-
sion of the null space equals the dimension of the overall space.
Similar Matrices: matrices A, B for which there exists an invertible matrix P with
A = P BP −1 ; basically means they’re the same up to a change of basis.
Trace: the sum of diagonal elements of a matrix.
Determinant:
2 Groups
2.1 Basics
Group: a set G with associativity (a(bc) = (ab)c), an identity (∃e ∈ G s.t. ae =
ea = a), and an inverse a−1 for all elements s.t. aa−1 = a−1 a = e.
Cyclic Group: a group which is generated by a single element, and therefore iso-
morphic to either the finite Zm (integers modulo m) or the integers Z.
Symmetric Group Sn : the group formed from the set of all permutations of the
letters {1, 2, . . . , n}. The even permutations form the Alternating Group An .
1
First Isomorphism Theorem: for a homomorphism f : G → H, the kernel ker f is
a normal subgroup, and G/ ker f ∼= im f . Alternately, if K = ker f and π : G →
G/K is the natural map, then there exists an isomorphism φ with f = φ ◦ π. The
next two results are consequences of this theorem.
Second Isomorphism Theorem: if H, K are subgroups of G with H / G normal,
then the set of products HK is a group, H ∩ K is a normal subgroup of K, and
K/(H ∩ K) ∼ = HK/H.
Third Isomorphism Theorem: if H, K are normal subgroups with K ≤ H, then
H/K / G/K and (G/K)/(H/K) ∼ = G/H (allowing us to ‘cancel factors’).
2.2 Examples
Dihedral Group Dn : the group of symmetries of an n-polygon, consisting of n ro-
tations and n reflections.
Group of Units U (n): the set of elements of Zn which are relatively prime to n;
forms a group under multiplication.
Matrix Group: matrices GL(n, R) and GL(n, C) with nonzero determinant and en-
tries in R or C form a group; with extra conditions, GL(n, R) for a general ring
may also form a group.
Automorphism Group Aut(G): automorphisms of G.
2.3 Solvability
Normal series: a sequence of groups H0 ⊂ H1 ⊂ · · · ⊂ Hk with Hi / Hi+1 for all i.
Composition series: a normal series with all nontrivial factor groups simple (called
composition factors).
Jordan-Holder theorem: Any two composition series of a group are equivalent;
thus, the length is an invariant of the group.
Solvable group: there is a normal series {e} = H0 ⊂ H1 ⊂ · · · ⊂ Hk = G with
factor groups Hi+1 /Hi abelian for all i.
Simple group: a group with no nontrivial normal subgroups.
Center Z(G): the elements which commute with all others; it is normal and
G/Z(G) ∼= Inn(G).
G/Z Theorem: states that Z(G) is cyclic (trivial) iff G is abelian.
2
N/C Theorem: N (H)/C(H) is isomorphic to a subgroup of Aut(H).
Stabilizer stab(a): given a ∈ G and a permutation group (or group action), the
permutations of G which fix a.
Orbit orb(a): given a ∈ G, the elements φ(a) for φ in a given permutation group
(or group action).
Conjugacy class: given a ∈ G, it is the elements cl(a) = {gag −1 : g ∈ G}. Its size
is |cl(a)| = |G : C(a)|.
P
Class Formula: |G| = P |G : C(a)|, the sum taken over conjugacy classes. Alter-
nately, |G| = |Z(G)| + |G : C(a)|.
Sylow’s First Theorem: if pk divides |G|, then G has a subgroup of order pk ; the
maximal such subgroup is the Sylow p-subgroup.
3
3 Categories
Category: consists of a set of objects, a set of morphisms Hom(A, B) between
every ordered pair (A, B) of objects, and a composition Hom(A, B)×Hom(B, C) →
Hom(A, C) for every triple of objects which is associative. Moreover, the Hom(A, B)
sets are disjoint and there exists an identity morphism 1A ∈ Hom(A, A).
Examples of categories: Sets with functions, groups with homomorphisms, com-
mutative rings with ring homomorphisms, etc. are all categories.
Equivalence morphism: a morphism f : A → B such that there exists a morphism
g ∈ Hom(B, A) with gf = 1A and f g = 1B ; essentially an isomorphism.
Functor: a functor is a map T between objects and maps in two categories which
(i) takes objects to objects; (ii) takes maps to maps; (iii) preserves composition of
maps; (iv) preserves the identity morphism.
The Hom functor: given an object A in a category C, it is the functor TA : C → S
to the category S of sets with B 7→ Hom(A, B) and the map f ∈ Hom(B, B 0 ) taken
to the map Hom(A, B) → Hom(A, B 0 ) with h 7→ f h.
Coproducts (direct sums): also called the free product and denoted by A1 t A2 or
A1 ⊕ A2 ; formally, one has injection morphisms αi : Ai → A1 t A2 such that for
every object X and morphisms fi ∈ Hom(Ai , X), there exists a unique morphism
θ : A1 t A2 → X such that θαi = fi .
Products: formally, it is the object P = A1 u A2 together with morphisms pi ∈
Hom(P, Ai ) such that for every object X and morphisms fi : X → Ai , there exists
a unique morphism θ : X → P such that pi θ = fi ; different just in that the ‘arrows
are reversed’; often coincides with the coproduct.
4 Rings
4.1 Basics
Ring: a set R with two operations with (R, +) an abelian group, associative under
·, and distributive (a(b + c) = ab + ac)). The additive identity is denoted 0.
Commutative Ring: a ring R with · commutative.
Ring with unity: a ring R with multiplicative identity 1.
Field: a ring R with (R∗ , ·) also an abelian group.
Left Ideal: a subring A ⊂ R with ar ∈ A for all a ∈ A, r ∈ R. A right ideal is
similarly defined.
(2-Sided) Ideal: a subring A ⊂ R which is both a left and right ideal.
Quotient Ring: the set of cosets of an ideal A ⊂ R, denoted R/A.
Isomorphism Theorems: completely analogous to those for groups.
4.2 Examples
Matrix Ring: given a ring R, one can form a ring of matrices Mn (R) consisting of
n × n matrices with entries in R, using matrix addition and multiplication.
Group Ring: also called a Group Algebra P and denoted kG, where k is a ring and G
a group; it is the set of formal sums gi ∈G αi gi with αi ∈ k, multiplication given
by αi gi · αj gj = αi αj gi gj , and the obvious addition. Thus, it is essentially a vector
space over k with G as basis, equipped with a multiplication.
Real Quaternions:
4
4.3 Integral Domains
Zero Divisors: nontrivial elements a, b ∈ R with ab = 0.
Integral Domain: a commutative ring with unity and no zero divisors; equivalently,
with a cancellation law ab = ac =⇒ b = c.
Prime Ideal: an ideal A ⊂ R with ab ∈ A implying either a ∈ A or b ∈ A. In this
case, R/A is an integral domain.
Maximal Ideal: an ideal A ⊂ R contained in no other nontrivial ideal of R. In this
case, R/A is a field.
Zorn’s Lemma: equivalent to the axiom of choice; states that every nonempty par-
tially ordered set in which every chain has an upper bound has a maximal element.
Chinese Remainder Theorem: for rings, states that if I1 , . . . , In are pairwise co-
prime ideals, and a1 , . . . , an ∈ R, then there exists a single r ∈ R such that
r + Ii = ai + Ii for all i.
4.4 Factorization
Principal Ideal: an ideal A ⊂ R of the form hai = {ra : r ∈ D} for some a ∈ R;
thus, the smallest subring containing a.
Principal Ideal Domain (PID): a ring where every ideal is principal.
Division Ring (Skew Field): a ring with every nonzero element having an inverse,
but not necessarily commutative; the matrix ring Matn (∆) over a division ring ∆
is a simple ring.
Artinian Ring: a ring where every descending chain of ideals I1 ⊃ I2 ⊃ · · · stops.
5
4.6 Localization
Multiplicative Set: a subset of a ring including the unity and closed under multi-
plication.
Local Rings: rings with a unique maximal ideal; the other elements are precisely
the units of the ring.
5 Modules
5.1 Basics
Module: given a ring R, an R-module is an abelian group M with scalar multi-
plication R × M → M satisfying the expected laws (similar to those for vector
fields).
Examples: vector spaces over a field F are F -modules; abelian groups are Z-modules
(looking at the exponents); a commutative ring R is an S-module for any subring
S ⊂ R, including itself.
Exact Sequence: a sequence · · · → Mn+1 → Mn → Mn−1 → · · · of R-modules and
R-maps fi : Mi → Mi−1 with im fi+1 = ker fi for all i.
Modules over Matrix Rings: one can form a module over a matrix ring Mn (R) as
the set of n-tuples of elements of R, using standard matrix multiplication.
Modules over Group Rings: one can form a module over a group ring kG just as
for any other ring.
6
5.3 Tensor Products
Tensor Product: formally, given R-modules A, B, it is the space A ⊗R B and a map
A × B →f A ⊗R B such that for all bilinear maps A × B →g G into an abelian group
G, there exists a map h : A ⊗R B → G which commutes with the previous two;
informally, it is the unique space such that all maps into and out of it are linear.
Localization:
Exterior Algebra:
6 Field Theory
Field: a set R with (R, +) and (R∗ , ·) both abelian groups.
Characteristic: the additive order of the unity 1 in a field, or 0 if the order is infinite.
Finite Field: must have order pn , denoted GF (pn ), with (GF (pn )∗ , ·) cyclic and
(GF (pn ), +) isomorphic to Zp ⊕ · · · ⊕ Zp .
Algebraic Closure: the smallest extension field of F containing all algebraic ele-
ments over F , so every polyomial splits.
Transcendence Basis: given a field extension E ⊃ F , it is a maximal algebraically
independent subset B ⊂ E, with transcendence degree defined to be |B|, basically
the number of elements which must be adjoined to F to obtain E.
7
6.2 Splitting fields/normal extensions
Splitting Field: an extension field E ⊃ F which contains all the zeros of a specified
polynomial p(x).
Normal Extension: an extension which is the splitting field of some set of polyno-
mials.
Extension of Isomorphisms:
Traces:
7 Representations
Representation (of a Group): a homomorphism σ : G → Mn (C) from a group into
a complex matrix ring.
Trivial Representation: the representation taking G to the identity matrix I.
8
Regular Representation: the representation corresponding to the group algebra CG
acting on itself to form a CG-module.