§1 · The Empirical Prompt
This working paper begins not with a conjecture but with a paper. In May 2026, Nikoleta Ivanova and Hassan Chamati published a 29-page review of molecular dynamics (MD) modeling of iron oxides in Molecules. The review surveys classical force fields, reactive force fields (ReaxFF), ab initio MD, and machine-learning interatomic potentials applied to three iron oxide phases: hematite (α-Fe₂O₃), magnetite (Fe₃O₄), and maghemite (γ-Fe₂O₃).
The review's central empirical finding is surface-facet dependence: the same material, in the same phase, with different surface orientations, yields radically different chemistry. The (111) plane of hematite — compact, close-packed — adsorbs water weakly and maintains a relatively uniform surface energy. The (110) plane — open, with exposed Fe coordination sites — adsorbs water strongly, shows hydroxyl reconstruction, and is significantly more reactive toward organic molecules and catalysis intermediates.
The paper is a rigorous contribution to computational materials science. It surveys the methodological landscape thoroughly. What it does not do — and does not need to do, inside its own frame — is ask why the facet distinction has the structural form it has. Why should placing the molecule before the gate produce different chemistry than placing the gate before the molecule? The question does not appear in the MD framework because MD treats the surface as a fixed boundary condition, not as an operator in a sequence.
That is the question this working paper asks.
Molecules (MDPI) · Guest Editor: Prof. Dr. Hassan Chamati
Topics include: quantum matter, phase transitions, emergent phenomena, strongly correlated systems.
mdpi.com/journal/molecules/special_issues/5P5C98FC85 →
§2 · The dm³ Framework Reading
The dm³ / GTCT framework reads any contact process as a four-operator chain:
C is the contact manifold — the collection of possible states before any selection occurs. In the iron oxide context, C is the incoming molecular flux: water molecules, organics, nitrogen-containing species, whatever is approaching the surface from the gas or liquid phase.
K is the gate — a 0/1 selector that acts on C and admits or excludes states. The surface facet is K. The (111) plane and the (110) plane are two different K operators over the same C. They select different subsets of the incoming flux for interaction.
F is the fold — the recursive interaction step. Once a molecule has been admitted by K, F describes what happens: adsorption, bond formation, hydroxylation, charge transfer, catalytic activation. F is where the chemistry occurs.
U is the emergent result — catalytic product, adsorption isotherm, reactive oxygen species, reconstructed surface layer.
The critical structural difference: on the (111) plane, the admitted molecules act independently at each surface site. The fold F is effectively site-local — each molecule's interaction depends only on its own coordination, not on its neighbors. On the (110) plane, the open geometry exposes bridging oxygen and under-coordinated iron atoms that mediate lateral interaction between adsorbed species. F couples across sites.
This distinction is not merely geometric. It is the difference between a fold that commutes with the gate and a fold that does not.
§3 · The Kernel-Checked Result
The key theorem, machine-verified in Lean 4, was established in the context of zeolite selectivity (ZSM-5 vs MCM-22 pore-size divergence), but the proof is general. It applies to any physical gate that acts as a 0/1 selector over a contact manifold.
theorem gate_commutes : K ∘ F_onsite = F_onsite ∘ K := ⟨verified⟩
-- gate + pointwise (site-local) fold: commutes exactly. No boundary term.
theorem coupling_not_commute : K ∘ F_coupling ≠ F_coupling ∘ K := ⟨verified⟩
-- gate + coupling (lateral, inter-site) fold: genuinely does not commute.
-- Proof sketch (one line each way):
-- Where K=0: both K∘F and F∘K are 0. Where K=1: both act as F. Equal everywhere.
-- For coupling: K zeros a site; F_coupling moves amplitude FROM that site to neighbors.
-- K∘F_coupling: first couple (neighbor receives amplitude), then zero the source.
-- F_coupling∘K: first zero the source, then couple (neighbor receives nothing).
-- Not equal. The difference is real and survives the gate.
Applied to the iron oxide surfaces: the (111) plane implements K with F_onsite — the commuting case. The (110) plane implements K with F_coupling — the non-commuting case. This is why they behave differently, stated at the level of operator structure rather than force-field parameters.
This is marked [MODEL] — a theoretical reading, not a proved physical claim. The kernel-checked mathematics establishes the abstract operator structure; the identification of F_coupling with lateral surface interaction is an argument by analogy. The quantum questions below are what would be needed to move from [MODEL] to [VERIFIED].
§4 · Quantum Questions the MD Paper Isn't Asking
Molecular dynamics, however advanced, treats nuclei as classical particles in a potential. Even ReaxFF and AIMD include quantum effects only through the ground-state electronic structure that parametrizes the force field. The following questions live below that level — in the quantum structure that the MD simulation uses but does not interrogate.
§5 · Bridges to Other Domains
The K operator as geometric gate appears across the series in structurally identical form. The iron oxide surface is the materials science instance of a pattern that has now been observed, and in several cases kernel-verified, across five distinct physical domains.
The pattern is not imposed. It recurs because the structural question — does the gate precede the fold, or does the fold precede the gate? — is a question that every contact process must answer. The mathematics says: the answer changes the system. Which is why surfaces with identical composition but different orientations are different materials.
§6 · What Generative Science Adds
Computational condensed matter physics is exceptionally powerful at forward prediction: given a structure and a force field, predict the dynamics. What it is not designed to do is ask structural questions about operator order — questions of the form "why does the sequence matter?" MD takes the sequence as given. The Hamiltonian is fixed; the initial conditions vary; trajectories are computed.
The dm³ / GTCT framework adds one thing: a formal language for the sequence itself. Not a replacement for MD — the quantum chemistry is irreplaceable — but a level of description above it, where the question "why do the (111) and (110) planes behave differently?" can receive an operator-theoretic answer rather than a parametric one.
The parametric answer is: different force-field parameters for different surface sites, different coordination numbers, different adsorption energies. All true, all useful for engineering.
The operator-theoretic answer is: the (111) plane is a commuting system; the (110) plane is a non-commuting system. The difference is not in the parameters — it is in the structure of F. Where F is site-local, the gate and the fold are interchangeable. Where F couples across sites, the order of operations is the chemistry. No adjustment of force-field parameters can move a commuting system into a non-commuting one. They are structurally distinct.
The dm³ framework predicts yes: there is a threshold, because the kernel-verified non-commutativity is not a smooth function of the coupling strength — it is a structural property. Below some coupling threshold, the system is effectively commuting; above it, operator order dominates. This is a testable prediction, in principle, for a suitably designed surface adsorption experiment.
§7 · Self-Published, Open
This working paper is self-published in the Principia Orthogona series. It cites the Ivanova & Chamati review as its empirical ground and links to the MDPI special issue call for papers. It does not wait for the call to be answered before asking the foundational questions. It answers some and names the rest as open.
The Lean 4 proof that the gate commutes with a site-local fold, and does not commute with a coupling fold, is in the TOTOGT/io repository. The proof is not about iron oxides — it is about operator structure. Iron oxides are one physical instance. The riboswitch is another. The protein is another. The Saturn hexagon is another. The quantum measurement is another.
What the series is building, working paper by working paper, is a map of where in nature the operator order is the chemistry — where the gate placed before the fold produces a fundamentally different system than the fold placed before the gate. Iron oxide surface selectivity is a new point on that map.
The quantum questions in §4 are not rhetorical. They are open research items. They require DFT surface band structure calculations, ARPES experiments, and carefully designed AIMD protocols to resolve. This working paper does not have those. It has the structural argument that they are worth asking — and the kernel-checked mathematics that says they will find something, if the surface physics is what the operator framework says it is.
References
Ivanova, N.; Chamati, H. Atomic-Scale Molecular Dynamics Modeling of Iron Oxides: Surface Properties and Methodologies. Molecules 2026, 31(10), 1629. doi:10.3390/molecules31101629
Principia Orthogona series · totogt.github.io/geometry
TOTOGT/io proof repository · ZeoliteCommutation.lean · gate_commutes, coupling_not_commute · Lean v4 · axioms: propext, Classical.choice, Quot.sound · no sorryAx
MDPI Special Issue — Theoretical and Computational Studies of Condensed-Matter Systems · Guest Editor: Prof. Dr. Hassan Chamati · Deadline 30 September 2026 · mdpi.com/journal/molecules/special_issues/5P5C98FC85
See also: ch18-zeolite-noncommutativity.html (D2) · ch-molbio.html (protein folding) · wp51-objective-subjective.html (Heisenberg cut) · book4/chIV-orthogonality.html (corrected Lemma 5.3)