IndisputableMonolith.Foundation.DAlembert.Stability
This module introduces the d'Alembert defect to measure deviation from the exact d'Alembert functional equation for maps H from reals to reals. Researchers tracing the T5 J-uniqueness argument in the Recognition Science forcing chain would cite these definitions when bounding approximate solutions. The module is a collection of definitions and elementary lemmas with no central theorem.
claimFor a function $H : ℝ → ℝ$, the d'Alembert defect at $(t,u)$ is defined by $Δ_H(t,u) := H(t+u) + H(t-u) - 2 H(t) H(u)$. When $Δ_H ≡ 0$, $H$ satisfies the exact d'Alembert equation; when $|Δ_H| ≤ ε$, $H$ is an approximate solution.
background
The module belongs to the Foundation layer and imports Cost together with Cost.FunctionalEquation. The latter supplies lemmas supporting the T5 cost uniqueness proof. Its central object is the defect $Δ_H$ that quantifies departure from the d'Alembert equation $H(t+u) + H(t-u) = 2 H(t) H(u)$, which appears in the Recognition Composition Law context.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
The defect definition supplies the starting point for the sibling StabilityHypotheses, StabilityBounds and StabilityEstimate declarations. These feed the T5 J-uniqueness argument in Cost.FunctionalEquation and thereby support the forcing chain from T5 through T8. It corresponds to Definition 7.1 in the paper.
scope and limits
- Does not prove any stability bound on the defect.
- Does not derive the Recognition Composition Law.
- Does not connect the defect to the phi-ladder or mass formula.
- Does not address extensions beyond one spatial dimension.
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