IndisputableMonolith.Foundation.JCostGeometry
JCostGeometry develops algebraic and geometric properties of the J-cost function in the Recognition Science foundation layer. It establishes identities such as J(1) = 0, non-negativity, zero only at unity, reciprocity, and squared-form relations that support cost geometry. Foundation researchers cite these when building topological veto arguments and dimensional constraints. The module proceeds by direct algebraic verification of each listed property extending the core definition.
claimThe J-cost function $J(x) = (x + x^{-1})/2 - 1$ satisfies $J(1) = 0$, $J(x) = J(x^{-1})$, $J(x) > 0$ for $x > 0$ with $x$ away from 1, the squared identity $J(x)^2 = J(x^2) + 2J(x)$, and related ratio and total-cost forms; totalJcost and geometricMean are defined as the natural sum and mean over configurations.
background
The module imports the core J-cost definition from JcostCore, where J satisfies the Recognition Composition Law J(xy) + J(x/y) = 2J(x)J(y) + 2J(x) + 2J(y). It introduces totalJcost as the sum of J-values over a configuration and geometricMean derived from it. The local setting is the foundation layer of Recognition Science, where J-cost quantifies multiplicative deviation from unity and feeds the forcing chain from T5 J-uniqueness through T8 D = 3.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
The module supplies the J-cost geometry required by the TopologicalVeto module for proving integer linking invariants exist only in D = 3. It fills foundation paper F1.1.2 on J(1) = 0 and extends to the geometric identities needed for the eight-tick octave and spatial-dimension forcing.
scope and limits
- Does not treat J-cost for non-positive arguments.
- Does not incorporate quantum or higher-order corrections.
- Does not prove the full T0-T8 forcing chain.
- Does not address applications outside topological veto.
used by (1)
depends on (1)
declarations in this module (23)
-
theorem
jcost_at_one -
theorem
jcost_nonneg' -
theorem
jcost_eq_zero_iff -
theorem
jcost_reciprocal -
theorem
jcost_pos_away_from_one -
theorem
jcost_unit_curvature -
theorem
jcost_exp_eq -
theorem
jcost_squared_form -
theorem
jcost_ratio_zero_iff -
def
totalJcost -
theorem
totalJcost_nonneg -
def
geometricMean -
theorem
geometricMean_pos -
theorem
totalJcost_at_geomean_symmetric -
def
arithmeticMean -
theorem
geometric_ne_arithmetic -
theorem
simultaneous_differs_from_sequential -
theorem
rcl_identity -
def
phi -
theorem
phi_sq -
theorem
phi_pos -
def
jBit -
theorem
jBit_pos