IndisputableMonolith.Algebra.CostAlgebra
CostAlgebra defines the J-cost function as the unique solution to the Recognition Composition Law with explicit form J(x) = (x + x^{-1})/2 - 1. Algebraists building the phi-ring and recognition category structures cite this module for the cost algebra primitives. The module assembles definitions and basic lemmas from imported functional equation results to verify the composition law and related identities.
claim$J(x) = \frac12(x + x^{-1}) - 1$ satisfies the Recognition Composition Law $J(xy) + J(x/y) = 2J(x)J(y) + 2J(x) + 2J(y)$.
background
This module sits in the Algebra domain and imports Cost along with FunctionalEquation helpers for the T5 cost uniqueness proof. The J-cost is introduced as the unique cost satisfying the Recognition Composition Law (RCL). Upstream, FunctionalEquation supplies lemmas for T5, while FunctionalEquationAczel isolates Aczél-based closure theorems for compatibility with callers needing one-line results.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
CostAlgebra supplies the algebraic foundation for J that is imported by PhiRing and RecognitionCategory. It fills the T5 step in the forcing chain by providing the cost function used in subsequent constructions of the phi-ring and recognition structures.
scope and limits
- Does not establish uniqueness of J without the imported functional equation lemmas.
- Does not connect J to physical constants such as alpha or G.
- Does not address the phi-ladder or mass formula.
- Does not include proofs of the RCL itself.
used by (2)
depends on (3)
declarations in this module (94)
-
def
J -
theorem
J_at_one -
theorem
J_reciprocal -
theorem
J_nonneg -
theorem
J_defect_form -
def
SatisfiesRCL -
theorem
RCL_holds -
def
costCompose -
theorem
costCompose_comm -
theorem
costCompose_assoc_defect -
theorem
costCompose_flexible -
theorem
costCompose_zero_left -
theorem
costCompose_zero_right -
theorem
costCompose_nonneg -
theorem
costCompose_factored -
theorem
costCompose_no_identity -
theorem
costCompose_power_assoc -
theorem
costCompose_fourfold_power_counterexample -
def
H -
theorem
H_at_one -
theorem
H_dAlembert -
abbrev
ShiftedCarrier -
def
shiftedCompose -
def
shiftedUnit -
theorem
shiftedUnit_val -
theorem
shiftedCompose_val -
theorem
H_ge_one -
def
shiftedOfH -
abbrev
ShiftedHValue -
def
shiftedComposeH -
theorem
shiftedComposeH_val -
def
shiftedHValueOf -
def
defectDist -
theorem
defectDist_self -
theorem
defectDist_symm -
theorem
defectDist_nonneg -
theorem
J_le_J_of_inv_le_le -
theorem
defectDist_le_J_of_ratio_bounds -
theorem
quasiTriangleConstant_eq -
theorem
defectDist_quasi_triangle_local -
theorem
defectDist_no_global_quasi_triangle -
theorem
costCompose_sub_left -
theorem
costCompose_left_cancel -
theorem
costCompose_right_cancel -
def
PositiveDomain -
structure
RecognitionCostSystem -
def
canonicalSigma -
def
canonicalRecognitionCostSystem -
theorem
canonicalRecognitionCostSystem_domain -
theorem
canonicalRecognitionCostSystem_cost_one -
theorem
canonicalRecognitionCostSystem_cost_inv -
def
seqShift -
def
windowSums -
theorem
windowSums_shift_equivariant -
structure
CostAlgebraData -
def
canonicalCostAlgebra -
theorem
cost_algebra_unique -
theorem
cost_algebra_unique_aczel -
structure
CostMorphism -
def
reciprocalAuto -
theorem
reciprocal_involution -
theorem
reciprocal_preserves_cost -
theorem
J_eq_iff_eq_or_inv -
abbrev
PosReal -
def
posMul -
def
posInv -
def
posOne -
def
posTwo -
def
posHalf -
theorem
posInv_inv -
theorem
posInv_one -
theorem
posInv_two -
theorem
posInv_half -
def
JAut -
theorem
multiplicative -
theorem
preserves_cost -
theorem
ext -
def
id -
def
reciprocal -
def
comp