IndisputableMonolith.Foundation.DAlembert.Stability
The module defines the d'Alembert defect measuring deviation from the exact functional equation H(t+u) + H(t-u) = 2 H(t) H(u). Researchers tracing approximate solutions through the T5 cost uniqueness step would cite it when quantifying stability around d'Alembert solutions. The module collects the central definition together with symmetry properties and bound declarations.
claimFor a map $H:\mathbb{R}\to\mathbb{R}$, the defect at $(t,u)$ is $\Delta_H(t,u):=H(t+u)+H(t-u)-2H(t)H(u)$. The module develops hypotheses and bounds for maps whose defect remains small.
background
Recognition Science derives the J-function from the Recognition Composition Law at T5. The upstream Cost.FunctionalEquation module supplies lemmas for the T5 cost uniqueness proof. This module adapts the classical d'Alembert equation to the cost setting by introducing the defect that vanishes precisely when H satisfies the equation exactly.
The local theoretical setting is the Foundation layer, where quantitative control of deviations from the functional equation is prepared before error estimates are applied to uniqueness arguments.
proof idea
This is a definition module, no proofs. It states the defect, records its basic algebraic properties through sibling declarations, and declares the hypotheses and bound objects needed for later stability work.
why it matters in Recognition Science
The module supplies the defect measure required for stability control inside the T5 J-uniqueness argument of the forcing chain. It operationalizes Definition 7.1 so that approximate solutions can be bounded before the uniqueness step is closed.
scope and limits
- Does not prove any stability bound without the StabilityHypotheses.
- Does not connect the defect to the phi-ladder or mass formula.
- Does not derive the eight-tick octave or spatial dimension D=3.
- Does not contain the full T5 uniqueness argument.
depends on (2)
declarations in this module (24)
-
def
dAlembertDefect -
lemma
defect_zero_iff_dAlembert -
lemma
defect_even_in_t -
lemma
defect_even_in_u -
lemma
defect_symmetric -
def
UniformDefectBound -
structure
StabilityHypotheses -
structure
StabilityBounds -
def
optimal_h -
def
StabilityEstimate -
def
ODEApproximation -
def
ODEApproximationHypothesis -
theorem
ode_approximation_from_defect -
def
StabilityFromODEHypothesis -
theorem
stability_from_ode_approx -
theorem
dAlembert_stability -
def
CostStabilityEstimate -
def
CostStabilityTransferHypothesis -
theorem
cost_stability_transfer -
theorem
stability_calibrated -
theorem
cost_stability_calibrated -
def
ZeroDefectImpliesCoshHypothesis -
theorem
zero_defect_implies_cosh -
theorem
zero_defect_calibrated_implies_cosh