Pith. sign in
module module high

IndisputableMonolith.Information.FEPBridgeFromJCost

show as:
view Lean formalization →

The module supplies the local quadratic proxy for KL divergence in a single log-ratio coordinate, derived from J-cost. Researchers building the information bridge to variational free energy in Recognition Science cite these results when linking ledger costs to the KL term. The module consists of definitions for the proxy together with lemmas on its first and second derivatives that confirm agreement at equilibrium.

claimThe local quadratic proxy for KL divergence is the function $q(x)$ in the log-ratio coordinate $x$ satisfying $q(1)=0$, $q'(1)=0$, and $q''(1)$ matching the second derivative of the exact KL at equilibrium.

background

The module sits in the Information domain and imports the Cost module, which defines the J-cost function obeying the Recognition Composition Law. Its central construction is the quadratic proxy klQuadratic for KL divergence together with its derivatives. The downstream VariationalFreeEnergyFromRCL module uses this proxy inside the Friston functional $F[q;p]=\mathbb{E}q[E]+\mathrm{KL}[q||p\mathrm{prior}]$.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module feeds the Information aggregator that assembles the information-theoretic foundation of Recognition Science and supplies the KL quadratic proxy required by VariationalFreeEnergyFromRCL. It thereby connects J-cost ledger coordinates to the free-energy descent property.

scope and limits

used by (2)

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

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (16)