IndisputableMonolith.Physics.UniversalityClasses
This module defines universality classes in Recognition Science as objects labeled by O(N) symmetry rank together with their critical exponents. Condensed-matter physicists mapping RS to phase-transition data would cite these definitions when classifying models. The module supplies the core type and a handful of scaling lemmas; it contains no deep proofs.
claimA universality class is an object labeled by an integer $N$ (the rank of the O(N) symmetry) together with the associated critical exponents.
background
The module imports the RS time quantum τ₀ = 1 tick and the Q₃ cube spectral formalism. The latter records that the graph Laplacian of the 3-dimensional hypercube has eigenvalues {0, 2, 2, 2, 4, 4, 4, 6} and supplies the combinatorial substrate for critical-exponent corrections in three dimensions. UniversalityClass is introduced exactly as stated in the module doc-comment: each class is characterized by its O(N) symmetry rank and the corresponding critical exponents.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
The module supplies the classification layer that later results on Ising, XY and Heisenberg models instantiate. It therefore sits between the D = 3 forcing step (T8) and the concrete exponent calculations that use the cube-spectrum corrections.
scope and limits
- Does not derive numerical values of any critical exponent.
- Does not treat symmetries outside the O(N) family.
- Does not address dynamical or non-equilibrium universality classes.
- Does not contain the explicit mass or coupling formulas of the phi-ladder.
depends on (2)
declarations in this module (16)
-
structure
UniversalityClass -
def
satisfies_scaling -
theorem
scaling_always_holds -
def
ising_bootstrap -
def
xy_bootstrap -
def
heisenberg_bootstrap -
def
spherical_exact -
def
nu_0_ising -
def
eta_stable_band_lower -
def
eta_stable_band_upper -
theorem
ising_eta_in_band -
theorem
xy_eta_in_band -
theorem
heisenberg_eta_in_band -
theorem
nu_monotone_ising_xy -
theorem
nu_monotone_xy_heisenberg -
theorem
nu_monotone_heisenberg_spherical