pith. sign in
module module high

IndisputableMonolith.Cost.FunctionalEquation

show as:
view Lean formalization →

The module supplies the log reparametrization that converts the multiplicative Recognition Composition Law into an additive d'Alembert equation on the reals. Researchers handling T5 uniqueness or Aczel classification cite it for the change of variables from F to G_F. The module consists of definitions for G and H together with their symmetry and addition identities.

claimThe reparametrization is $G_F(t) := F(e^t)$ for a cost function F obeying the Recognition Composition Law.

background

The Cost domain encodes the Recognition Composition Law J(xy) + J(x/y) = 2J(x)J(y) + 2J(x) + 2J(y). This module reparametrizes via logarithms to reach the d'Alembert form H(t+u) + H(t-u) = 2H(t)H(u) with H(0)=1. It imports the AczelClass typeclass whose doc-comment states: "This module declares the typeclass interface for the d'Alembert smoothness package and the bootstrap theorem that uses it."

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

Feeds AczelClassification which packages the d'Alembert forcing chain and AczelTheorem which proves every continuous solution is C^∞. Also supports ContDiffReduction and FunctionalEquationAczel for the T5 J-uniqueness step in the forcing chain.

scope and limits

used by (21)

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 (62)