Introduction to Abstract Algebra
:::note Resources
:::
Informal comments
Section titled “Informal comments”A GROUP is a set in which you can perform one operation with some nice properties. A RING is a set equipped with two operations, called addition and multiplication. A RING is a GROUP under addition and satisfies some of the properties of a group for multiplication. A FIELD is a GROUP under both addition and multiplication.
Definition
Section titled “Definition”A group is a set (i.e. ) and satisfies:
- Closure (called is closed under the operation )
- Identity
- Inverse ( is the identity above)
- Associativity
Abelian Group: A group is said to be “abelian” if
Examples
Section titled “Examples”- - fancy notation for under modulo addition.
- - fancy notation for which are 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 (i.e. ) and satisfies:
- is closed under two operations and , i.e.
-
is an abelian group under
-
Associativity of
- Distributive properties
Examples
Section titled “Examples”- under modulo addition and modulo multiplication.
- - integers under addition and multiplication.
- - fancy notation for all polynomials with integer coefficientss under polynomial addition and polynomial multiplication.
Definition
Section titled “Definition”A field is a set (i.e. ) and satisfies:
- is closed under two operations and , i.e.
-
is an abelian group under
-
(e is the identity under ) is an abelian group under
Examples
Section titled “Examples”-
For a prime , is a field under modulo addition and modulo multiplication, since (sometimes is used to emphasize this group under these operations)
- is a group under modulo addition
- is a group under modulo multiplication
-
(rational numbers), (real numbers), (complex numbers) are all infinite fields under the regular addition and multiplication.
Non Examples
Section titled “Non Examples”-
Note that (integers) are NOT a field under regular addition and multiplication.
-
If is not a prime, then is not a field, since . There are, in general, lots of other elements than which are not relatively prime to and hence have no inverse under modulo multiplication.