IndisputableMonolith.Thermodynamics.RecognitionThermodynamics
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
- Does not derive any thermodynamic law or inequality.
- Does not assign numerical values of T_R to physical systems.
- Does not connect J-cost to specific Hamiltonians or Lagrangians.
- Does not address quantum or relativistic extensions.
used by (6)
depends on (2)
declarations in this module (26)
-
structure
RecognitionSystem -
def
gibbs_weight -
theorem
gibbs_weight_pos -
theorem
gibbs_weight_one -
def
partition_function -
theorem
partition_function_pos -
def
gibbs_measure -
theorem
gibbs_measure_nonneg -
theorem
gibbs_measure_sum_one -
theorem
gibbs_measure_pos -
structure
ProbabilityDistribution -
def
recognition_entropy -
def
expected_cost -
def
recognition_free_energy -
def
free_energy_from_Z -
theorem
free_energy_identity -
def
kl_divergence -
theorem
kl_divergence_nonneg -
def
T_phi -
theorem
T_phi_pos -
def
phi_temperature_system -
structure
CoherenceThreshold -
def
rs_coherence -
theorem
coherence_at_phi_temp -
def
eight_tick -
def
fundamental_frequency