maths.free › Abstract Algebra

Abstract Algebra

Take the rules that integers obey, keep only the rules, and ask what else obeys them. Groups capture symmetry, rings capture arithmetic, fields capture solvability. Galois used them to prove the quintic has no formula.

Лекции

Chapters from Judson, Abstract Algebra: Theory and Applications

Every section of the book, condensed into a lesson with its own practice problems.

1. Preliminaries

2. The Integers

3. Groups

4. Cyclic Groups

5. Permutation Groups

6. Cosets and Lagrange's Theorem

7. Introduction to Cryptography

8. Algebraic Coding Theory

9. Isomorphisms

10. Normal Subgroups and Factor Groups

11. Homomorphisms

12. Matrix Groups and Symmetry

13. The Structure of Groups

14. Group Actions

15. The Sylow Theorems

16. Rings

17. Polynomials

18. Integral Domains

19. Lattices and Boolean Algebras

20. Vector Spaces

21. Fields

22. Finite Fields

23. Galois Theory

Symbols used here

\mathbb{N},\ \mathbb{Z},\ \mathbb{Q},\ \mathbb{R},\ \mathbb{C}
number sets
Naturals, integers, rationals, reals, complex numbers.
x \in A,\ A \subseteq B
element of, subset
x belongs to A; every element of A is in B.
\blacksquare\ \text{or}\ \square
end of proof (halmos)
Marks the point where the statement has been established.
a \equiv b \pmod n
congruent modulo n
n divides a − b; a and b have the same remainder.
a \mid b,\ \gcd(a,b)
divides, greatest common divisor
b is a multiple of a; the largest number dividing both.
(G, \cdot),\ e,\ g^{-1}
group, identity, inverse
A set with an operation; the do-nothing element; the element that undoes g.
G \cong H,\ G / N
isomorphic, quotient group
Same structure; the group of cosets of a normal subgroup N.
\mathbb{Z}/n\mathbb{Z},\ \mathbb{Z}_n
integers modulo n
The remainders 0…n−1 with clock arithmetic.
\operatorname{Hom}(A, B),\ f \circ g
arrows from A to B, composition
The set of morphisms; do g then f.

Questions people ask

What is a group, in plain words?

A set with one operation that is associative, has an identity, and lets every element be undone. Symmetries of any object form a group — that is where the idea came from.

What is the difference between a ring and a field?

A ring has addition and multiplication that behave like the integers (you cannot always divide); a field is a ring where every non-zero element has a reciprocal, like the rationals or the reals.

Други гранки