pith. sign in
module module moderate

IndisputableMonolith.Physics.Ising2D

show as:
view Lean formalization →

The Physics.Ising2D module states the Onsager critical exponents for the two-dimensional Ising model inside Recognition Science. It sets nu_onsager to 1 and obtains alpha_onsager = 2 - 2*1 = 0, together with eta, beta, gamma, delta and the Rushbrooke, Fisher and hyperscaling relations. Statistical mechanicians cite these exact values to benchmark RS against the solvable 2D case. The module is a collection of direct definitions that import only the base time quantum from Constants.

claim$alpha = 2 - 2 nu = 0$ with $nu = 1$, $eta = 1/4$, $beta = 1/8$, $gamma = 7/4$, $delta = 15$, satisfying Rushbrooke, Fisher and hyperscaling relations.

background

Recognition Science derives all constants from a single functional equation whose solutions produce the phi-ladder and the eight-tick octave. The upstream Constants module supplies the RS-native time quantum tau_0 = 1 tick. This module specializes those foundations to the two-dimensional Ising model by recording the exact Onsager exponents at criticality, with the supplied doc comment noting alpha = 2 - 2*1 = 0.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the Onsager exponents that anchor Recognition Science predictions for critical phenomena in two dimensions. It directly feeds the sibling declarations nu_onsager, alpha_onsager, beta_onsager, gamma_onsager, delta_onsager, rushbrooke_onsager, fisher_onsager and hyperscaling_onsager. These values confirm the framework reproduces the known logarithmic singularity (alpha = 0) and the standard scaling relations for the 2D Ising universality class.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (19)