Introduction to Abstract Algebra
Overview
Section titled “Overview”- A GROUP is a set with one operation with nice properties.
- A RING is a set with two operations (addition and multiplication). A ring is a group under addition.
- A FIELD is a group under both addition and multiplication.
Resources
Section titled “Resources”Definition
Section titled “Definition”A group is a set with an operation satisfying:
1. Closure ( is closed under )
2. Identity
3. Inverse ( is the identity)
4. Associativity
Abelian Group: A group where
Examples
Section titled “Examples”- — integers mod n under modulo addition
- — integers mod n relatively prime to n under multiplication
- — integers under addition (groups don’t have to be finite)
Definition
Section titled “Definition”A ring is a set satisfying:
1. Closure under and
2. Abelian group under
3. Associativity of
4. Distributive properties
Examples
Section titled “Examples”- under modulo addition and multiplication
- — integers under addition and multiplication
- — polynomials with integer coefficients
Definition
Section titled “Definition”A field is a set satisfying:
1. Closure under and
2. Abelian group under
3. is an abelian group under (where is the additive identity)
Examples
Section titled “Examples”- For prime , (also written ) under modulo operations
- , , — infinite fields under regular operations
Non-Examples
Section titled “Non-Examples”- is NOT a field (no multiplicative inverses for non-unit integers)
- for composite is not a field (elements not relatively prime to have no inverse)