IndisputableMonolith.NumberTheory.PrimeCostSpectrum
This module isolates the cost of each prime p as J(p) using the recognition cost function. Researchers extending the ledger to twisted L-series or prime phase distributions cite it as the basis for irreducible transaction costs. It is a definition module whose content consists of the primeCost definition together with immediate nonnegativity and monotonicity properties.
claimFor each prime $p$, the prime cost equals $J(p)$ where $J(x) = (x + x^{-1})/2 - 1$. The resulting values form the basis of the cost spectrum.
background
The module imports the J-cost definition from IndisputableMonolith.Cost and the ledger interpretation from IndisputableMonolith.NumberTheory.PrimeLedgerStructure. The latter states that primes are the irreducible transactions in the discrete multiplicative ledger and that the fundamental theorem of arithmetic supplies the balance sheet. J itself satisfies the Recognition Composition Law J(xy) + J(x/y) = 2J(x)J(y) + 2J(x) + 2J(y).
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
The module supplies the prime cost spectrum that CostTwistedLSeries generalizes to character-twisted arithmetic functions and that PrimePhaseDistribution and RecognitionTheta rely upon for the 8-tick character and phi-ladder weights. It directly implements the isolation of irreducible costs described in its own doc-comment.
scope and limits
- Does not prove any distribution or density statements about the costs.
- Does not incorporate the eight-tick octave or spatial dimension D=3.
- Does not treat composite numbers or the full cost spectrum.
- Does not connect costs to physical constants such as alpha or G.
used by (3)
depends on (2)
declarations in this module (22)
-
def
primeCost -
theorem
primeCost_pos -
theorem
primeCost_nonneg -
lemma
jcost_strictMono_on_one_le -
theorem
primeCost_strictMono -
def
costSpectrumValue -
theorem
costSpectrumValue_one -
theorem
costSpectrumValue_zero -
theorem
costSpectrumValue_prime -
theorem
costSpectrumValue_pow -
theorem
costSpectrumValue_mul -
theorem
costSpectrumValue_nonneg -
theorem
costSpectrumValue_le_mul -
theorem
costSpectrumValue_pos -
def
Omega -
def
omega -
def
sopfr -
def
reciprocalPrimeSum -
lemma
summand_decomposition -
theorem
costSpectrumValue_pow_general -
theorem
costSpectrumValue_le_omega_mul_jcost -
theorem
cost_spectrum_certificate