IndisputableMonolith.Cost.AczelClassification
This module extracts the theorem-level payload from the Aczel classification seam, packaging the smoothness results for continuous solutions of the d'Alembert functional equation. Researchers working on the T5 J-uniqueness step in Recognition Science cite it to obtain the analyticity of H that feeds cost classification. The module aggregates the complete classification (constant 1 or cosh forms) from its three imports without adding new proofs.
claimEvery continuous solution $H:ℝ→ℝ$ of the d'Alembert equation $H(t+u)+H(t-u)=2H(t)H(u)$ with $H(0)=1$ is $C^∞$ and equals either the constant function 1 or $H(t)=cosh(λt)$ for some constant $λ$.
background
The module sits inside the Cost domain and imports three files that together supply the Aczel classification for T5 cost uniqueness. AczelTheorem states that every continuous solution of the d'Alembert equation is $C^∞$, with the explicit forms 1 and cosh(λt). AczelProof supplies the integration-bootstrap argument that upgrades continuity to real analyticity. FunctionalEquation supplies supporting lemmas for the T5 cost-uniqueness proof that invokes this classification.
proof idea
This is a definition module, no proofs. It imports AczelTheorem, AczelProof, and FunctionalEquation and re-exports their statements under a single namespace for downstream use in the cost layer.
why it matters in Recognition Science
The module feeds IndisputableMonolith.Foundation.DimensionalConstraints.CostLayer, which packages the public cost-theoretic core for the dimensional constraints rebuttal. It supplies the Aczel smoothness result required by the T5 J-uniqueness argument in the forcing chain.
scope and limits
- Does not derive the d'Alembert equation from the Recognition Composition Law.
- Does not treat non-continuous solutions of the functional equation.
- Does not connect the classification to the phi-ladder or mass formula.
- Does not address the eight-tick octave or spatial dimension forcing.
used by (1)
depends on (3)
declarations in this module (10)
-
structure
AczelRegularityKernel -
def
aczelRegularityKernel -
theorem
aczel_kernel_smooth -
theorem
aczel_kernel_ode -
structure
PrimitiveCostHypotheses -
theorem
H_one_of_normalized -
theorem
H_continuous_of_positive_continuous -
theorem
H_dAlembert_of_composition -
theorem
primitive_to_uniqueness_of_kernel -
theorem
primitive_to_uniqueness_aczel