pith. sign in
module module high

IndisputableMonolith.Thermodynamics.RecognitionThermodynamics

show as:
view Lean formalization →

RecognitionThermodynamics introduces the Recognition Temperature T_R that interpolates between deterministic J-cost minimization at T_R=0 and maximum disorder at infinity. Researchers building statistical mechanics from Recognition Science foundations cite this module for its Gibbs weights, partition functions, and recognition entropy. The module consists of definitions and basic positivity and normalization properties.

claimThe Recognition Temperature $T_R$ parameterizes noise level, with $T_R=0$ restricting to $J=0$ states and $T_R o\infty$ yielding maximum disorder. Main objects are the Gibbs weight $\exp(-J(x)/T_R)$, the partition function $\sum\exp(-J(x)/T_R)$, and the recognition entropy derived from the resulting Gibbs measure.

background

Recognition Science starts from the J-cost functional $J(x)=\frac12(x+1/x)-1$ whose absolute minimum defines the T=0 ground state. The upstream PhiForcing module establishes that self-similarity on a discrete ledger forces the golden ratio $\phi$ as the unique fixed point. This module extends the T=0 foundation to finite temperature by introducing $T_R$ as the single parameter controlling exploration versus exploitation.

The module imports the Cost and PhiForcing foundations and defines RecognitionSystem, gibbs_weight, partition_function, gibbs_measure, and recognition_entropy together with their elementary properties (positivity, normalization to one). These objects supply the statistical mechanics layer used by all downstream thermodynamics modules.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the core definitions that feed JCostBoltzmann (biology-facing Boltzmann bridge), JCostEntropyAncestor (entropy derivation), MaxEntFromCost (maximum-entropy theorem), MemoryLedger (learning dynamics), and SecondLaw (second-law derivation). It therefore closes the step from the T=0 J-minimization foundation to finite-temperature thermodynamics inside Recognition Science.

scope and limits

used by (6)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (26)