Algebraic structures in math

innocentzero

2026-03-14

Algebraic structures in math

Group

A set with a multiplication operation and an identity element, such that:

It could be addition also btw.

Ring

A set with two operations addition and multiplication where both of them satisfy the above properties, with the exception that the inverse of multiplication need not be in the same set.

Field

This is nothing but a set that has the operations addition and multiplication, under constraints that those operations have inverses and identities.

Notably, integers are not a field, but a ring.

Finite fields

They are also known as Galois Fields.

Important

Finite fields only exist if they have pmp^m elements, where pp is a prime and mm is a positive integer.

Fields where mm is 1, are also known as prime fields, while extension fields are those that have the exponent greater than that.

Prime field arithmetic

Extension Field Arithmetic

We're specifically dealing with GF(2m)GF(2^m)

Element representation:

Operations:

Note

Doesn't matter which irreducible polynomial it is, they are all reduced to the same isomorphic field.