IndisputableMonolith.Cost.JcostCore
JcostCore supplies the primitive definition of the J-cost function together with its algebraic properties and derivative. Workers on Hamiltonian emergence, R-hat fixed points, and the phi-ladder frequency bridge cite these identities as the starting point for quadratic approximations and contraction arguments. The module is organized as a collection of definitions and short lemmas establishing non-negativity, inversion symmetry, and the exact first derivative.
claim$J(x) := ½(x + x^{-1}) - 1$ for $x > 0$, satisfying $J'(x) = ½ - ½x^{-2}$.
background
Recognition Science adopts the reciprocal cost $J(x) = ½(x + x^{-1}) - 1$ as its fundamental scalar measure of deviation from equilibrium. The function is non-negative, vanishes only at $x = 1$, and is symmetric under inversion. Its derivative formula is recorded directly in the module header.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
JcostCore is imported by twenty-two downstream modules. It supplies the cost function for the Hamiltonian emergence result (quadratic limit near $x = 1$), the F1 log-domain geometry paper, R-hat fixed-point theory, and the moral-debt criterion that treats externalization of sigma as measurable injustice. It also feeds the Turing-bridge and frequency-ladder constructions.
scope and limits
- Does not derive the Recognition Composition Law.
- Does not treat lattice or graph extensions of J-cost.
- Does not connect J-cost to the eight-tick octave or D = 3.
- Does not address the alpha inverse band or mass ladder.
used by (22)
-
IndisputableMonolith.Complexity.TuringBridge -
IndisputableMonolith.Cost.FrequencyLadder -
IndisputableMonolith.Ethics.MoralDebt -
IndisputableMonolith.Foundation.HamiltonianEmergence -
IndisputableMonolith.Foundation.JCostGeometry -
IndisputableMonolith.Foundation.RHatFixedPoint -
IndisputableMonolith.Foundation.SpinStatistics -
IndisputableMonolith.Gravity.GravitationalLensing -
IndisputableMonolith.Gravity.UltramassiveBH -
IndisputableMonolith.Information.RecognitionEntropy -
IndisputableMonolith.Physics.AnomalousMagneticMoment -
IndisputableMonolith.Physics.BAO -
IndisputableMonolith.Physics.CMBTemperature -
IndisputableMonolith.Physics.CooperPair -
IndisputableMonolith.Physics.GammaRayBursts -
IndisputableMonolith.Physics.NeutronStarTOV -
IndisputableMonolith.Physics.NoHairTheorem -
IndisputableMonolith.Physics.ProtonRadius -
IndisputableMonolith.Physics.QuantumHallEffect -
IndisputableMonolith.Physics.RunningCouplings -
IndisputableMonolith.Physics.StellarEvolution -
IndisputableMonolith.Physics.Superfluidity
declarations in this module (22)
-
def
Jcost -
structure
CostRequirements -
lemma
Jcost_unit0 -
lemma
Jcost_symm -
lemma
Jcost_eq_sq -
lemma
Jcost_nonneg -
lemma
Jcost_one_plus_eps_quadratic -
lemma
Jcost_small_strain_bound -
def
AgreesOnExp -
lemma
Jcost_exp -
class
SymmUnit -
class
AveragingAgree -
class
AveragingDerivation -
class
AveragingBounds -
def
mkAveragingBounds -
class
JensenSketch -
def
F_ofLog -
class
LogModel -
theorem
Jcost_agrees_on_exp -
lemma
Jcost_deriv -
lemma
Jcost_strict_mono_on_one_infty -
lemma
Jcost_pos_of_ne_one