<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Non-Commutativity on Sebastian Spicker</title>
    <link>https://sebastianspicker.github.io/tags/non-commutativity/</link>
    <description>Recent content in Non-Commutativity on Sebastian Spicker</description>
    <image>
      <title>Sebastian Spicker</title>
      <url>https://sebastianspicker.github.io/og-image.png</url>
      <link>https://sebastianspicker.github.io/og-image.png</link>
    </image>
    <generator>Hugo -- 0.160.0</generator>
    <language>en</language>
    <lastBuildDate>Mon, 13 Nov 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://sebastianspicker.github.io/tags/non-commutativity/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Non-Commutative Pre-Schoolers</title>
      <link>https://sebastianspicker.github.io/posts/non-commutative-pre-schoolers/</link>
      <pubDate>Mon, 13 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://sebastianspicker.github.io/posts/non-commutative-pre-schoolers/</guid>
      <description>The same structural reason a toddler cannot put shoes on before socks is why position and momentum cannot be simultaneously measured. Non-commutativity is not exotic physics — it is the default logic of any ordered world.</description>
      <content:encoded><![CDATA[<h2 id="summary">Summary</h2>
<p>A three-year-old cannot put her shoes on before her socks. Not because she lacks motor skills —
because the operations do not commute.</p>
<p>The same structural constraint, dressed in the language of operators on a Hilbert space, is why
Heisenberg&rsquo;s uncertainty principle holds. This post is about that connection: the accidental
algebra lesson built into getting dressed, and why the physicists of 1925 had to abandon one of
arithmetic&rsquo;s most taken-for-granted assumptions.</p>
<h2 id="getting-dressed-is-a-non-abelian-problem">Getting Dressed Is a Non-Abelian Problem</h2>
<p>Start with the mundane. Your morning routine imposes a strict partial order on operations:
underwear before trousers, socks before shoes, cap before chin-strap if you cycle. Try reversing
any pair and the sequence fails — physically, not just socially. You cannot pull a sock over a shoe.</p>
<p>The operation &ldquo;put on socks&rdquo; followed by &ldquo;put on shoes&rdquo; produces a wearable human; the reverse
produces neither, and no amount of wishing commutativity into existence will help.</p>
<p>In the language of abstract algebra, two operations \(A\) and \(B\) <em>commute</em> if \(AB = BA\) —
if doing them in either order yields the same result. Everyday life is full of operations that do
not commute: rotate a book 90° around its vertical axis then 90° around its horizontal axis; now
reverse the order. The final orientations differ. Turn right then turn left while driving; left
then right. Different positions.</p>
<p>The intuition is not hard to build. What is surprising is how rarely we note it, and what it costs
us when we finally hit a domain — quantum mechanics — where non-commutativity is not an
inconvenient edge case but the central fact.</p>
<h2 id="piaget-said-seven-toddlers-disagreed">Piaget Said Seven; Toddlers Disagreed</h2>
<p>Jean Piaget argued that children do not acquire <em>operational thinking</em> — the ability to mentally
perform and reverse sequences of actions — until the <em>concrete operational stage</em>, roughly ages
seven to eleven (<a href="#ref-inhelder1958">Inhelder &amp; Piaget, 1958</a>). Before that, he claimed, children
lack the understanding that an operation can be undone or reordered.</p>
<p>Post-Piagetian research pushed back hard. Patricia Bauer and Jean Mandler tested infants aged
sixteen and twenty months on novel, multi-step action sequences (<a href="#ref-bauer1989">Bauer &amp; Mandler, 1989</a>).
For causally structured sequences — where step A physically enables step B — infants reproduced
the correct order after a two-week delay. They were not told the order was important. They had no
language to encode it. They just knew, implicitly, that the operations had a necessary direction.</p>
<p>A 2020 study by Klemfuss and colleagues tested 100 children aged roughly two-and-a-half to five on temporal ordering
questions (<a href="#ref-klemfuss2020">Klemfuss et al., 2020</a>). Children answered &ldquo;what happened first?&rdquo; questions
correctly 82% of the time. The errors that did appear followed an encoding-order bias — children
defaulted to reporting the next event in the sequence as originally experienced, regardless of
what was asked. The ordering knowledge was intact. What
children lack, for Piaget&rsquo;s full seven years, is the <em>formal</em> recursive conception of
reversibility. The <em>procedural</em> knowledge — that some sequences must be done in the right order
and cannot be freely rearranged — is there from the second year of life.</p>
<p>Which means: learning that \(AB \neq BA\) is not learning something exotic. It is articulating
something the nervous system already knows.</p>
<h2 id="the-mathematicians-commutator">The Mathematician&rsquo;s Commutator</h2>
<p>Abstract algebra formalized this intuition in the nineteenth century. A <em>group</em> is <em>abelian</em>
(commutative) if every pair of elements satisfies \(ab = ba\). Integers under addition: abelian.
Rotations in three dimensions: not.</p>
<p>Arthur Cayley&rsquo;s 1858 memoir established matrix algebra as a formal theory
(<a href="#ref-cayley1858">Cayley, 1858</a>). Multiply two \(2 \times 2\) matrices:</p>
$$
A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}, \quad
B = \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}
$$$$
AB = \begin{pmatrix} 2 & 1 \\ 4 & 3 \end{pmatrix}, \quad
BA = \begin{pmatrix} 3 & 4 \\ 1 & 2 \end{pmatrix}
$$<p>\(AB \neq BA\). Non-commutativity is not a curiosity; it is the generic condition for matrix
products. Commutativity is the special case — and requiring justification.</p>
<p>William Rowan Hamilton had already gone further. On 16 October 1843, walking along the Royal Canal
in Dublin, he discovered the quaternions and carved their multiplication rule into the stone of
Broom Bridge:</p>
$$
i^2 = j^2 = k^2 = ijk = -1
$$<p>From this it follows immediately that \(ij = k\) but \(ji = -k\). Hamilton&rsquo;s four-dimensional
number system — the first algebraic structure beyond the complex numbers — was non-commutative by
construction. He did not apologize for it. He celebrated it.</p>
<p>The Lie algebra structure underlying these commutator relations is the same skeleton that governs
Messiaen&rsquo;s modes of limited transposition, which I traced in <a href="/posts/messiaen-modes-group-theory/">a previous post on group theory and
music</a> — a very different physical domain, but identical algebraic
machinery.</p>
<h2 id="born-jordan-and-the-physicists-shock">Born, Jordan, and the Physicist&rsquo;s Shock</h2>
<p>Classical mechanics treats position \(x\) and momentum \(p\) as ordinary real numbers. Real
numbers commute: \(xp = px\). The Poisson bracket \(\{x, p\} = 1\) encodes a classical
relationship, but the underlying quantities are scalars, and scalars commute.</p>
<p>In July 1925, Werner Heisenberg published a paper that could not quite bring itself to say what it
was doing (<a href="#ref-heisenberg1925">Heisenberg, 1925</a>). He replaced classical dynamical variables
with arrays of numbers — what we would now call matrices — and found, uncomfortably, that the
resulting quantum condition required order to matter.</p>
<p>While Heisenberg was on vacation, Max Born and Pascual Jordan finished the translation into matrix
language (<a href="#ref-bornjordan1925">Born &amp; Jordan, 1925</a>). They wrote the commutation relation
explicitly, recognized it as the fundamental law, and showed that it reproduced the known quantum
results:</p>
$$
[\hat{x}, \hat{p}] = \hat{x}\hat{p} - \hat{p}\hat{x} = i\hbar
$$<p>Non-commutativity of position and momentum was not a mathematical accident. It was the theory.</p>
<p>The uncertainty principle followed four years later as a <em>theorem</em>, not an additional postulate.
Howard Robertson proved in 1929 that for any two observables \(\hat{A}\) and \(\hat{B}\), the
Cauchy–Schwarz inequality on Hilbert space yields (<a href="#ref-robertson1929">Robertson, 1929</a>):</p>
$$
\Delta A \cdot \Delta B \geq \frac{1}{2} \left| \langle [\hat{A}, \hat{B}] \rangle \right|
$$<p>Substituting \(\hat{A} = \hat{x}\), \(\hat{B} = \hat{p}\), \([\hat{x}, \hat{p}] = i\hbar\):</p>
$$
\Delta x \cdot \Delta p \geq \frac{\hbar}{2}
$$<p>This is the uncertainty principle. It does not say nature is fuzzy or that measurement disturbs
systems in some vague intuitive sense. It says: position and momentum are operators that do not
commute, and the Robertson inequality then constrains their joint variance. Non-commutativity <em>is</em>
the uncertainty principle. Put the shoes on before the socks and the state is not defined.</p>
<p>The same logic applies to angular momentum. The three components satisfy:</p>
$$
[\hat{L}_x, \hat{L}_y] = i\hbar \hat{L}_z, \quad
[\hat{L}_y, \hat{L}_z] = i\hbar \hat{L}_x, \quad
[\hat{L}_z, \hat{L}_x] = i\hbar \hat{L}_y
$$<p>This is the Lie algebra \(\mathfrak{su}(2)\). You cannot simultaneously determine two components
of angular momentum to arbitrary precision — not because the measurement apparatus is noisy, but
because the operations of measuring them do not commute.</p>
<p>The fiber bundle language that underlies these rotation groups also appears, in different physical
dress, in the problem of the falling cat and geometric phases — another case where the order of
rotations has non-trivial physical consequences (<a href="/posts/falling-cat-geometric-phase/">see that post</a>).</p>
<h2 id="connes-and-non-commutative-space">Connes and Non-Commutative Space</h2>
<p>Alain Connes asked what happens if we allow the coordinates of <em>space itself</em> to be
non-commutative. In ordinary geometry, the algebra of coordinate functions on a manifold is
commutative: \(f(x) \cdot g(x) = g(x) \cdot f(x)\). Connes&rsquo; non-commutative geometry replaces
this with a <em>spectral triple</em> \((\mathcal{A}, \mathcal{H}, D)\): an algebra \(\mathcal{A}\) of
operators (possibly non-commutative) acting on a Hilbert space \(\mathcal{H}\), with a
generalized Dirac operator \(D\) encoding the geometry (<a href="#ref-connes1994">Connes, 1994</a>).</p>
<p>The payoff was remarkable. With Ali Chamseddine, Connes showed that if \(\mathcal{A}\) is chosen
as a specific non-commutative product of the real numbers, complex numbers, quaternions, and
matrix algebras, the spectral action principle reproduces the full Lagrangian of the Standard
Model coupled to general relativity from a single geometric principle
(<a href="#ref-chamseddine1996">Chamseddine &amp; Connes, 1996</a>). The Higgs field, the gauge bosons, the
graviton: all from the geometry of a non-commutative space.</p>
<p>Classical geometry is the special case where the coordinate algebra is commutative. Drop that
assumption and you open up a vastly richer landscape. Quantum mechanics lives in that landscape.
Possibly, so does the structure of spacetime at the Planck scale.</p>
<h2 id="the-lesson-pre-schoolers-already-know">The Lesson Pre-Schoolers Already Know</h2>
<p>There is an irony here that I cannot quite leave alone. Students learning linear algebra for the
first time consistently make the same mistake. Anna Sierpinska documented it carefully: they assume
\(AB = BA\) for matrices because they have spent years in arithmetic and scalar algebra where
multiplication commutes (<a href="#ref-sierpinska2000">Sierpinska, 2000</a>). The commutativity of ordinary
multiplication is so deeply internalized that abandoning it feels like breaking a rule.</p>
<p>But the pre-schooler in the sock-and-shoe scenario never had that problem. Her procedural memory,
documented in infants as young as sixteen months by Bauer and Mandler, encoded the correct
asymmetry directly. The order of operations is the first thing a developing mind learns about
actions in the world, before the arithmetic of school teaches it the convenient fiction that order
is irrelevant.</p>
<p>Arithmetic is the outlier. \(3 + 5 = 5 + 3\) because counting does not depend on where you
start. But putting on clothes, multiplying matrices, rotating rigid bodies, measuring quantum
observables: these operations carry memory of order, and they repay the attention a child already
brings to them before she can name a number.</p>
<p>The universe is non-abelian. We are born knowing it. School briefly convinces us otherwise.
Physics eventually agrees with the pre-schooler.</p>
<h2 id="references">References</h2>
<ul>
<li><span id="ref-inhelder1958"></span>Inhelder, B., &amp; Piaget, J. (1958). <em>The Growth of Logical Thinking from Childhood to Adolescence</em>. Basic Books.</li>
<li><span id="ref-bauer1989"></span>Bauer, P. J., &amp; Mandler, J. M. (1989). One thing follows another: Effects of temporal structure on 1- to 2-year-olds&rsquo; recall of events. <em>Developmental Psychology</em>, 25, 197–206.</li>
<li><span id="ref-klemfuss2020"></span>Klemfuss, J. Z., McWilliams, K., Henderson, H. M., Olaguez, A. P., &amp; Lyon, T. D. (2020). Order of encoding predicts young children&rsquo;s responses to sequencing questions. <em>Cognitive Development</em>, 55, 100927. <a href="https://doi.org/10.1016/j.cogdev.2020.100927">DOI: 10.1016/j.cogdev.2020.100927</a></li>
<li><span id="ref-cayley1858"></span>Cayley, A. (1858). A memoir on the theory of matrices. <em>Philosophical Transactions of the Royal Society of London</em>, 148, 17–37. <a href="https://doi.org/10.1098/rstl.1858.0002">DOI: 10.1098/rstl.1858.0002</a></li>
<li><span id="ref-heisenberg1925"></span>Heisenberg, W. (1925). Über quantentheoretische Umdeutung kinematischer und mechanischer Beziehungen. <em>Zeitschrift für Physik</em>, 33, 879–893.</li>
<li><span id="ref-bornjordan1925"></span>Born, M., &amp; Jordan, P. (1925). Zur Quantenmechanik. <em>Zeitschrift für Physik</em>, 34, 858–888.</li>
<li><span id="ref-robertson1929"></span>Robertson, H. P. (1929). The uncertainty principle. <em>Physical Review</em>, 34, 163–164. <a href="https://doi.org/10.1103/PhysRev.34.163">DOI: 10.1103/PhysRev.34.163</a></li>
<li><span id="ref-connes1994"></span>Connes, A. (1994). <em>Noncommutative Geometry</em>. Academic Press. ISBN 0-12-185860-X.</li>
<li><span id="ref-chamseddine1996"></span>Chamseddine, A. H., &amp; Connes, A. (1996). Universal formula for noncommutative geometry actions: Unification of gravity and the standard model. <em>Physical Review Letters</em>, 77, 4868–4871. <a href="https://doi.org/10.1103/PhysRevLett.77.4868">DOI: 10.1103/PhysRevLett.77.4868</a></li>
<li><span id="ref-sierpinska2000"></span>Sierpinska, A. (2000). On some aspects of students&rsquo; thinking in linear algebra. In J.-L. Dorier (Ed.), <em>On the Teaching of Linear Algebra</em> (pp. 209–246). Kluwer Academic Publishers. <a href="https://doi.org/10.1007/0-306-47224-4_8">DOI: 10.1007/0-306-47224-4_8</a></li>
</ul>
<hr>
<h2 id="changelog">Changelog</h2>
<ul>
<li><strong>2026-02-03</strong>: Corrected the age range for the Klemfuss et al. (2020) study from &ldquo;two to four&rdquo; to &ldquo;roughly two-and-a-half to five&rdquo; — the actual participants were aged 30–61 months.</li>
<li><strong>2026-02-03</strong>: Updated the characterisation of Klemfuss et al. (2020) findings to reflect the paper&rsquo;s central result: errors follow an encoding-order bias (children default to the next event in encoding sequence). The paper&rsquo;s title — &ldquo;Order of encoding predicts young children&rsquo;s responses&rdquo; — names the mechanism.</li>
</ul>
]]></content:encoded>
    </item>
  </channel>
</rss>
