IndisputableMonolith.Cost.FunctionalEquation
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
- Does not prove continuity implies smoothness.
- Does not classify all solutions of the functional equation.
- Does not connect to the phi fixed point or eight-tick octave.
- Does not derive the mass formula or alpha band.
used by (21)
-
IndisputableMonolith.Algebra.CostAlgebra -
IndisputableMonolith.Cost.AczelClassification -
IndisputableMonolith.Cost.AczelProof -
IndisputableMonolith.Cost.AczelTheorem -
IndisputableMonolith.Cost.ContDiffReduction -
IndisputableMonolith.Cost.FunctionalEquationAczel -
IndisputableMonolith.CostUniqueness -
IndisputableMonolith.Ethics.ThermodynamicInstabilityOfExtraction -
IndisputableMonolith.Foundation.AxiomDischargePlan -
IndisputableMonolith.Foundation.CostAxioms -
IndisputableMonolith.Foundation.DAlembert.Counterexamples -
IndisputableMonolith.Foundation.DAlembert.FourthGate -
IndisputableMonolith.Foundation.DAlembert.FullUnconditional -
IndisputableMonolith.Foundation.DAlembert.Proof -
IndisputableMonolith.Foundation.DAlembert.RightAffineFromFactorization -
IndisputableMonolith.Foundation.DAlembert.Stability -
IndisputableMonolith.Foundation.DAlembert.Ultimate -
IndisputableMonolith.Foundation.DAlembert.Unconditional -
IndisputableMonolith.Foundation.LogicAsFunctionalEquation -
IndisputableMonolith.Measurement.RecognitionAngle.AngleFunctionalEquation -
IndisputableMonolith.NumberTheory.ZeroCompositionInterface
depends on (2)
declarations in this module (62)
-
def
G -
def
H -
def
CoshAddIdentity -
def
DirectCoshAdd -
lemma
CoshAddIdentity_implies_DirectCoshAdd -
lemma
G_even_of_reciprocal_symmetry -
lemma
G_zero_of_unit -
theorem
Jcost_G_eq_cosh_sub_one -
theorem
Jcost_cosh_add_identity -
theorem
even_deriv_at_zero -
lemma
dAlembert_even -
lemma
dAlembert_double -
lemma
dAlembert_product -
lemma
dAlembert_diff_square -
def
HasLogCurvature -
lemma
sub_one_eq_mul_ratio -
lemma
tendsto_H_one_of_log_curvature -
theorem
dAlembert_continuous_of_log_curvature -
lemma
deriv_exp_neg -
lemma
ode_diagonalization -
lemma
deriv_neg_self_zero -
lemma
deriv_pos_self_zero -
theorem
ode_zero_uniqueness -
theorem
cosh_second_deriv_eq -
theorem
cosh_initials -
theorem
ode_cosh_uniqueness_contdiff -
def
ode_linear_regularity_bootstrap_hypothesis -
def
ode_regularity_continuous_hypothesis -
def
ode_regularity_differentiable_hypothesis -
theorem
cosh_satisfies_bootstrap -
theorem
cosh_satisfies_continuous -
theorem
cosh_satisfies_differentiable -
theorem
ode_cosh_uniqueness -
def
dAlembert_continuous_implies_smooth_hypothesis -
def
dAlembert_to_ODE_hypothesis -
theorem
cosh_dAlembert_smooth -
theorem
cosh_dAlembert_to_ODE -
theorem
dAlembert_cosh_solution -
theorem
dAlembert_cosh_solution_of_log_curvature -
def
IsReciprocalCost -
def
IsNormalized -
def
IsCalibrated -
def
IsCalibratedLimit -
lemma
taylorWithinEval_succ_real -
lemma
taylorWithinEval_one_univ -
lemma
taylorWithinEval_two_univ -
lemma
isCalibratedLimit_of_isCalibrated -
lemma
isCalibrated_of_isCalibratedLimit -
def
SatisfiesCompositionLaw -
theorem
reciprocal_implies_G_even -
theorem
normalized_implies_G_zero -
theorem
composition_law_equiv_coshAdd -
theorem
washburn_uniqueness -
def
symmetric_second_diff_limit_hypothesis -
theorem
dAlembert_smooth_of_aczel -
theorem
dAlembert_to_ODE_general_theorem -
theorem
dAlembert_to_ODE_theorem -
theorem
ode_regularity_continuous_of_smooth -
theorem
ode_regularity_differentiable_of_smooth -
theorem
ode_regularity_bootstrap_of_smooth -
theorem
dAlembert_cosh_solution_aczel -
theorem
washburn_uniqueness_aczel