Pith. sign in
module module high

IndisputableMonolith.Thermodynamics.JCostEntropyAncestor

show as:
view Lean formalization →

The JCostEntropyAncestor module establishes the Gibbs log-form relating log-probability to J-cost at finite recognition temperature in Recognition Science. Researchers deriving statistical ensembles from cost minimization would cite it when extending T=0 minimization to finite TR. The module assembles the affine relation from imported cost and max-ent results without new proofs.

claim$\log p(\omega) = -J(X(\omega))/T_R - \log Z$, where $J$ denotes the J-cost, $T_R$ the recognition temperature, and $Z$ the partition function.

background

Recognition Science extends the T=0 cost minimization (J=0) to finite Recognition Temperature TR, which parameterizes the strictness of J-minimization. MaxEntFromCost proves that the Gibbs distribution emerges from the principle of maximum entropy subject to a cost constraint. The module imports Cost for the J-cost definition and RecognitionThermodynamics for the TR parameter, focusing on the ancestor relation that log-probability is affine in J-cost.

proof idea

This is a definition module, no proofs. It contains the Gibbs log-form statement together with sibling lemmas on divergence non-negativity and uniqueness that follow directly from the imported max-ent and recognition-thermodynamics results.

why it matters in Recognition Science

The module supplies the Gibbs log-form that underpins the statistical mechanics extension from T=0 to finite TR. It feeds downstream entropy and thermodynamic potential calculations in the Recognition framework and directly implements the affine cost-probability link required by the maximum-entropy derivation.

scope and limits

depends on (3)

Lean names referenced from this declaration's body.

declarations in this module (22)