Encyclopedia Condensed Condensed Matter Topological Phases Structure

ARTICLE 2 claims 1 theorem 1 model

Condensed Matter Topological Phases Structure

Topological phases of matter are quantum states with global order; Recognition Science ties them to strongly correlated electrons through a proved implication.

Topological phases and the ledger

Topological phases of matter are quantum states whose order is global, not local. Unlike a crystal, where atoms sit in a repeating lattice, a topological phase has no local order parameter: you cannot point at a region and say it is in the phase. The signature is global, such as protected edge states or quantized responses like the Hall conductance. These phases became a central topic in condensed matter physics after the discovery of the integer quantum Hall effect in 1980, and later the fractional effect in 1982, which showed that electron interactions could produce new, exotic phases.

The standard theoretical picture distinguishes non-interacting topological insulators, which are understood through single-particle band theory, from strongly correlated phases such as fractional quantum Hall states, where electron-electron interactions dominate and single-particle pictures fail. The distinction matters because the mathematical tools differ completely: band theory uses topology of the Brillouin zone, while strongly correlated phases require many-body wavefunctions and effective field theories. The fractional quantum Hall effect, for instance, has no non-interacting analog; it exists only because electrons repel and correlate strongly.

In Recognition Science (RS), the framework starts from a ledger, a discrete record of recognition events, and derives physical structure from the cost of maintaining that record. The condensed matter module asks what topological phases require at the most basic level. Its answer, proved in the machine-checked library of formal theorems, is that topological phase structure implies strongly correlated electron input. The definition topological_phases_from_ledger is exactly strongly_correlated_electrons_from_ledger, and the theorem topological_phases_structure derives the former from the latter. In plain language: if a system has topological phases in the RS sense, then the electrons must be strongly correlated; non-interacting band structure alone cannot produce them.

The implication is one-way. The theorem does not say that all strongly correlated systems are topological, only that topological phases require strong correlation. This matches the known physics: the integer quantum Hall effect can be understood without interactions, but its RS treatment, and the fractional effect, require the correlated input. The module thus places topological phases on the correlated side of condensed matter, consistent with the most exotic and least understood states.

What this establishes for a reader is a structural constraint: in the RS account, topological order is not a free add-on to a band picture. It is a consequence of strong electron correlation, which itself is derived from the ledger. The consequence is that any attempt to realize topological phases in a model must include interactions; a purely non-interacting model, however topologically nontrivial, cannot support the full RS structure.

THEOREM topological_phases_structure · IndisputableMonolith/CondensedMatter/TopologicalPhasesStructure.lean
theorem topological_phases_structure : topological_phases_from_ledger :=
  strongly_correlated_electrons_structure
MODEL topological_phases_from_ledger · IndisputableMonolith/CondensedMatter/TopologicalPhasesStructure.lean
def topological_phases_from_ledger : Prop := strongly_correlated_electrons_from_ledger

What this page does not claim

The theorem does not prove that all strongly correlated systems are topological. The module does not derive the fractional quantum Hall effect or any specific topological invariant. The integer quantum Hall effect, which can be described without interactions, is not claimed to require strong correlation in all treatments.

Verify this page

Every tagged claim above names its theorem. To check one yourself rather than trust this page, elaborate the source module with Lean 4 and audit its axiom basis:

$ lake env lean IndisputableMonolith/CondensedMatter/TopologicalPhasesStructure.lean
expected axiom basis: [propext, Classical.choice, Quot.sound] (the Lean kernel's standard three; no RS-specific axioms)

A page whose claims cannot be reproduced this way does not ship. In production, every anchor links to the exact declaration in the public source release, and this block carries the build receipt for the page itself.

Derived articles

This page is generated by a question-recursion engine: the questions its answers raise become the next pages. The current agenda, with open targets marked red:

MACHINE LAYER · GROUNDED CLAIM TABLE · CLICK TO EXPAND