I - Linear Algebra to Algebraic Foundations

The Mathematics of Structure and Symmetry

Linear Algebra is where most of modern mathematics begins. Most people meet it first as a set of recipes: row-reduce this, invert that. But the arithmetic is not the real subject. The real subject is structure — the handful of rules a collection of objects must obey before we can add them, scale them, and map one to another without losing track of what we're doing. Once those rules are clear, the heavy number-crunching can go to a computer, and what's left for us is the part that generalizes. That is why the same ideas keep coming back, unchanged in spirit, far beyond the grid of numbers we started with. This section follows that thread from linear systems and the geometry of eigenvalues into the language of groups, rings, and fields, and on to the continuous symmetry behind rotations in space.

Within the Compass, Section I is the core. Whatever you go on to study here, its vocabulary was set down first in this section. The finite, countable structures of Section IV (Discrete Mathematics & Algorithms) are built on the algebra of groups and fields. The smooth, infinite spaces of Section II (Calculus to Optimization & Analysis) are built on vector spaces and the maps between them. The uncertainty of Section III (Probability & Statistics) is measured with matrices and their spectra. And the optimization engines of Section V (Machine Learning) lean on all of these at once. Linear algebra is less one subject among many than the shared language the later sections all turn out to be speaking.

From this core, two roads open. One follows symmetry. It starts with the rigid motions anyone can picture — the ways a shape can be rotated or reflected and still look the same — and asks what happens when those motions become continuous, flowing smoothly instead of clicking between fixed positions. That question leads to the mathematics behind how a robot arm turns in space, and how a neural network can be built to respect the symmetries in its data. The other road stays discrete. It passes from polynomials into finite systems of arithmetic, where there are only finitely many numbers to work with and every operation stays exact. This is where Section I hands its algebra forward: the finite structures built here become the working material of Section IV (Discrete Mathematics & Algorithms), from the theory of computation to the design of codes and ciphers. The two roads look unrelated at first. Part of what this section shows is that they are the same few structures, meeting you again under different names.