FIELD
THEORY
In elementary math, we study specific numbers. In Abstract Algebra, we study the rules themselves. A "Field" is the gold standard of algebra—a structure where addition, subtraction, multiplication, and division work perfectly without breaking the system.
The Axioms of a Field
A Field (denoted as ) requires a set of elements and two operations: and . It must satisfy rigorous axioms, the most difficult being the existence of a multiplicative inverse for every non-zero element.
The Rational numbers () are a field. The Integers () are not a field, because the multiplicative inverse of is , which is not an integer.
Finite Fields (Galois Fields)
Fields do not have to be infinite. We can create finite fields using modular ("clock") arithmetic, denoted as . But there is a massive catch: the modulus must be a prime number.
Use the generator to the right. Set the modulus to 5 (Prime) and notice how every row has a glowing 1 (an inverse). Then set it to 6 (Composite) and watch the red 0 anomalies destroy the field!
Cayley Table Engine
Finite Field Modulo N
Because 5 is prime, every non-zero element has a multiplicative inverse (a '1' in its row). Division is safe.
Abstract Structures
Ascend the hierarchy of abstract algebraic structures.
Group Theory
The mathematical study of symmetry. Rubik’s cubes, crystallography, and particle physics.
Ring Theory
Structures with addition and multiplication, but where division might not be guaranteed.
Galois Theory
The beautiful bridge connecting Field Theory to Group Theory. Proving why quintic equations cannot be solved.