The octonion nucleus lies in ℝ · 1 #
The nucleus of a not-necessarily-associative algebra is the set of elements that
associate with everything. For the octonions it is as small as it can be: ℝ · 1. The
statement below is the "third slot" form -- c associates in the last position, (x y) c = x (y c), for all x, y -- and concludes that c has no imaginary part. Equivalently:
𝕆 is as far from associative as an alternative algebra gets, since by the alternative
laws any two elements already generate an associative subalgebra.
The proof is the finite Cayley-table check the memo describes. For each of the seven Fano
triples (i, j, k) the associator [e_i, e_j, c] is expanded in coordinates; each
c.coords m outside the quaternion subalgebra span{e_0, e_i, e_j, e_k} picks up a
relation c.coords m = -c.coords m. Three triples cover all seven imaginary indices:
(1,2,4) kills 3,5,6,7, (2,3,5) kills 1,4, and (3,4,6) kills 2.
decide handles the Fin 8 guards. Nothing here or anywhere in this development is
discharged by kernel-external evaluation, so nothing below rests on the compiler.