Skip to the page
Exceptional Magic

139 of themChecks

Every claim this site makes about these algebras is computed before the page is built, and the build refuses to publish if one fails. Here is the list, as of 2026-09-23: 139 checks, 0 failing.

Two files do the work. tools/algebra.py multiplies things out in exact integer arithmetic — the tables, the laws, the Fano lines, the triality form, the magic square. tools/roots.py builds each root system from its definition, finds the simple roots by cutting with a generic hyperplane, multiplies out the Coxeter element, and reads the projection plane off its eigenvector.

Run them yourself:

python3 tools/algebra.py
python3 tools/roots.py

Algebra 99 checks, 0 failing

Root systems 40 checks, 0 failing

What is not checked here

The names in the magic square — which real form each box is — are taken from the paper's Table 6 and from the literature it cites C. H. Barton 2003 J. Evans 2009; what this repository verifies is that the dimension formula reproduces the dimension of the algebra named. The particle assignments on the physics page are not checkable arithmetic at all; they are proposals, attributed where they are made.