IndisputableMonolith.Cost.AczelTheorem
The module establishes that every d'Alembert solution satisfies evenness. Researchers tracing the T5 cost uniqueness step in Recognition Science cite it as the H1 symmetry lemma before smoothness arguments. The argument imports the functional equation from the upstream module and applies direct substitutions to obtain H(-t) = H(t). Sibling definitions such as dAlembert_even' organize the local steps.
claimEvery solution $H : ℝ → ℝ$ of the d'Alembert equation $H(t + u) + H(t - u) = 2 H(t) H(u)$ with $H(0) = 1$ satisfies $H(-t) = H(t)$.
background
The module belongs to the Cost domain and imports FunctionalEquation, whose doc-comment states it supplies lemmas for the T5 cost uniqueness proof. The d'Alembert equation appears here as the governing relation for J-cost and defectDist within the Recognition framework. Upstream results supply the base functional equation without continuity assumptions, while the module adds the evenness property H1 as the first classification step.
proof idea
The module organizes its content around the evenness claim H1. It defines auxiliary siblings including dAlembert_even', dAlembert_locally_bounded and dAlembert_double_angle, then applies substitutions drawn from the imported functional equation. The structure prepares the ground for the two-branch classification that appears in downstream modules.
why it matters in Recognition Science
This module supplies the H1 evenness fact that AczelClassification and AczelProof consume to reach smoothness and the ODE kernel H'' = H. It occupies the symmetry slot in the d'Alembert forcing chain that supports T5 J-uniqueness. Downstream doc-comments describe it as packaging the Aczel-supplied portion of the classification before the unconditional core is reached.
scope and limits
- Does not assume continuity or measurability of H.
- Does not derive smoothness or analyticity.
- Does not classify solutions into cosh or cosine branches.
- Does not reach the full T5 uniqueness statement.
- Does not address the phi-ladder or mass formulas.
used by (5)
depends on (1)
declarations in this module (20)
-
theorem
dAlembert_even' -
theorem
dAlembert_locally_bounded -
theorem
dAlembert_double_angle -
def
H_AczelClassification -
abbrev
smooth -
def
Phi -
lemma
phi_zero -
lemma
phi_hasDerivAt -
lemma
phi_differentiable -
lemma
deriv_phi_eq -
lemma
exists_integral_ne_zero -
lemma
representation_formula -
lemma
phi_contDiff_succ -
theorem
dAlembert_contDiff_nat -
theorem
dAlembert_contDiff_smooth -
theorem
dAlembert_to_ODE_general -
theorem
ode_neg_zero_uniqueness -
theorem
ode_cos_uniqueness -
theorem
dAlembert_contDiff_top -
theorem
h_aczel_classification_proved