IndisputableMonolith.NumberTheory.AnnularCost
The AnnularCost module defines the φ-cost in logarithmic coordinates as f(u) = cosh((log φ) u) − 1, which equals J(φ^u) via the hyperbolic representation of J. Number theorists building analytic traces and carrier-defect comparisons in the Recognition Science framework cite these definitions for cost bounds on annular samples. The module supplies the core function together with elementary properties such as nonnegativity and quadratic lower bounds, all derived from upstream convexity statements.
claimThe φ-cost in log-coordinates is the function $f(u) = cosh( (log φ) · u ) − 1$, which satisfies $f(u) = J(φ^u)$ where $J(x) = ½(x + x^{-1}) − 1$.
background
This module belongs to the NumberTheory section and imports the RS time quantum τ₀ from Constants together with the J-cost and its convexity properties. The central object is the φ-cost expressed in log-coordinates, which converts the multiplicative J-cost into an additive function on the real line via the identity J(x) = cosh(log x) − 1. The Convexity module supplies the strict convexity of Jlog(t) = cosh t − 1 on ℝ, which is foundational for the J-uniqueness step T5.
proof idea
This is a definition module, no proofs. It introduces phiCost directly from the cosh representation, then records the immediate consequences phiCost_zero, phiCost_symm, phiCost_nonneg, phiCost_quadratic_lb, and the coefficient extractions phiCostLinearCoeff and phiCostQuadraticCoeff.
why it matters in Recognition Science
The definitions feed the analytic infrastructure used by AnalyticTrace, ArgumentPrincipleProved, CarrierBudgetComparison, CirclePhaseLift, ContourWinding, and CostCoveringBridge. These modules assemble the axiom-free RH bridge and the carrier-defect budget comparison on circles, placing the annular cost layer inside the cost-covering architecture that closes the Riemann hypothesis route. The module thereby connects the T5 J-uniqueness result to concrete sampling on the phi-ladder.
scope and limits
- Does not prove convexity of the cost function.
- Does not treat non-annular contours or higher-dimensional domains.
- Does not supply numerical evaluations or explicit bounds beyond the quadratic lower bound.
- Does not address the full Riemann hypothesis closure.
used by (10)
-
IndisputableMonolith.NumberTheory.AnalyticTrace -
IndisputableMonolith.NumberTheory.ArgumentPrincipleProved -
IndisputableMonolith.NumberTheory.CarrierBudgetComparison -
IndisputableMonolith.NumberTheory.CirclePhaseLift -
IndisputableMonolith.NumberTheory.ContourWinding -
IndisputableMonolith.NumberTheory.CostCoveringBridge -
IndisputableMonolith.NumberTheory.DefectSampledTrace -
IndisputableMonolith.NumberTheory.EulerInstantiation -
IndisputableMonolith.NumberTheory.MeromorphicCircleOrder -
IndisputableMonolith.NumberTheory.SampledTrace
depends on (3)
declarations in this module (43)
-
def
phiCost -
theorem
phiCost_zero -
theorem
phiCost_symm -
theorem
phiCost_nonneg -
def
kappa -
theorem
kappa_pos -
theorem
phiCost_quadratic_lb -
theorem
phiCost_eq_Jcost -
theorem
phiCost_convexOn -
def
phiCostLinearCoeff -
def
phiCostQuadraticCoeff -
theorem
abs_exp_sub_one_sub_id_le_sq_of_abs_le_one -
theorem
cosh_sub_one_le_sq_of_abs_le_one -
theorem
abs_sinh_le_abs_add_sq_of_abs_le_one -
theorem
phiCost_add_le_phiCost_add_linear_quadratic -
structure
AnnularRingSample -
def
ringCost -
structure
AnnularMesh -
def
annularCost -
theorem
jensen_ring_bound -
theorem
ring_coercivity -
def
topologicalFloor -
theorem
ringCost_ge_topologicalFloor -
theorem
ringCost_le_topologicalFloor_add_linear_quadratic_error -
def
annularTopologicalFloor -
def
annularExcess -
theorem
annular_coercivity -
theorem
harmonic_sum_diverges -
structure
RegularCarrier -
structure
AnnularTrace -
structure
BudgetedCarrier -
def
carrierBudgetScale -
theorem
carrierBudgetScale_nonneg -
theorem
carrier_budget -
theorem
topologicalFloor_nonneg -
theorem
topologicalFloor_zero -
theorem
annularTopologicalFloor_nonneg -
theorem
annularTopologicalFloor_zero -
theorem
annularTopologicalFloor_le_annularCost -
theorem
annularExcess_nonneg -
theorem
topologicalFloor_pos_of_charge_ne_zero -
theorem
annularTopologicalFloor_one_pos_of_charge_ne_zero -
theorem
excess_bounded