Pith. sign in
module module high

IndisputableMonolith.Physics.Ising2D

show as:
view Lean formalization →

The Physics.Ising2D module assembles the Onsager critical exponents for the two-dimensional Ising model inside the Recognition Science framework. Researchers comparing exact lattice solutions to RS constants would cite these results. The module consists of a collection of definitions and theorems, one per exponent, anchored by the specific-heat relation alpha equals zero.

claimOnsager critical exponents for the 2D Ising model satisfy $\alpha=0$, $\beta=1/8$, $\gamma=7/4$, $\delta=15$, $\nu=1$, $\eta=1/4$, with the hyperscaling relation giving $\alpha=2-2\cdot1=0$.

background

The module imports IndisputableMonolith.Constants, whose doc-comment states that the fundamental RS time quantum is $\tau_0=1$ tick. It supplies the 2D Ising setting, where the J-uniqueness function, phi-ladder, and eight-tick octave from the upstream forcing chain (T0-T8) are specialized to spatial dimension two. The module doc-comment records the direct statement Onsager $\alpha=2-2\cdot1=0$.

proof idea

This is a definition module, no proofs. The overall structure declares one result per Onsager exponent (nu_onsager, eta_onsager, alpha_onsager, etc.) together with the auxiliary D2 and phi_gt_1618 facts needed to fix the values.

why it matters in Recognition Science

The module supplies the exact Onsager benchmark values that later Recognition Science results use when testing the alpha band and hyperscaling relations. It fills the lattice-model slot in the forcing chain and connects the D=3 spatial-dimension result to the two-dimensional specialization via the D2 sibling.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (19)