pith. machine review for the scientific record. sign in
module module moderate

IndisputableMonolith.Thermodynamics.CriticalExponents

show as:
view Lean formalization →

CriticalExponents assembles the critical exponents for the 3D Ising model as best-known values inside the Recognition Science framework. Condensed-matter researchers cite these when mapping phase-transition data onto the phi-ladder and J-cost ledger. The module is a pure collection of declarations that import the RS time quantum and the self-similarity proof for phi, then expose one constant per exponent.

claimThe critical exponents of the three-dimensional Ising model are the real numbers $alpha_{3D}$, $beta_{3D}$, $gamma_{3D}$, $nu_{3D}$, $eta_{3D}$, $delta_{3D}$ (and their two-dimensional counterparts) obtained from the Recognition Science phi-forcing construction.

background

Recognition Science derives thermodynamics from the single functional equation whose self-similar solutions force the golden ratio phi. The upstream PhiForcing module shows that phi is the unique fixed point of a discrete ledger equipped with J-cost; its doc-comment states 'This module proves that φ is forced by self-similarity in a discrete ledger with J-cost.' Constants supplies the RS-native time quantum tau_0 = 1 tick. The present module sits in the Thermodynamics domain and simply enumerates the standard Ising exponents that follow from these foundations.

proof idea

This is a definition module, no proofs. Each sibling declaration (alpha_3D_Ising, beta_3D_Ising, …) is a direct constant definition that references the imported Constants and PhiForcing modules; the module body contains no tactics or lemmas.

why it matters in Recognition Science

The module supplies the numerical anchors required by any downstream thermodynamics calculation that invokes the 3D Ising universality class. It closes the link between the T5–T8 forcing chain (J-uniqueness, phi fixed point, eight-tick octave, D = 3) and concrete critical-phenomena data. No parent theorems are listed in the used-by graph, indicating that the module functions as a data interface rather than an intermediate lemma.

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (30)