Pith. sign in
theorem

jcost_phi_mem_T

proved
show as:
module
IndisputableMonolith.Foundation.PrimitiveRecognitionCalculus.PRCCostOnField
domain
Foundation
line
70 · github
papers citing
none yet

plain-language theorem explainer

The recognition cost of the golden ratio lies in the exp/log-closed countable subfield T of the reals. Anyone checking that RS constants and J-cost share one countable carrier would cite this. Proof is a one-line specialization: J preserves T, and phi already sits in T.

Claim. The recognition cost $J(\varphi)=(\varphi+\varphi^{-1})/2-1$ of the golden ratio $\varphi$ belongs to the exp/log-closed subfield $T\subseteq\mathbb{R}$.

background

Recognition Science uses the canonical cost $J(x)=(x+x^{-1})/2-1$ (equivalently $\cosh(\log x)-1$), forced unique by the Recognition Composition Law at T5 of the forcing chain. The golden ratio $\varphi$ is the self-similar fixed point forced at T6.

The ambient carrier is the exp/log-closed RS field $T:=\bigsqcup_n S_n$, a countable subfield of $\mathbb{R}$. Upstream work already records $\varphi\in T$. A general lemma shows $J$ maps $T$ into itself: $J$ is a field expression, and $T$ is closed under $+$, inversion, division, and contains $1$ and $2$ (subfield inversion is total, so no positivity hypothesis is required).

proof idea

One-line wrapper. Apply the general membership lemma (any $x\in T$ has $J(x)\in T$) to the already-proved fact that the golden ratio lies in $T$. Subfield closure supplies the arithmetic; no separate expansion of $J(\varphi)$ is needed.

why it matters

Pins $J(\varphi)$ inside the same countable field that houses the RS constants. It sits with sibling facts for $\pi$, $\alpha^{-1}$, and iterated costs, supporting the module claim that cost and constants share one countable field. Framework landmarks: $J$ uniqueness (T5) and $\varphi$ as the forced fixed point (T6). No recorded downstream users yet; the immediate role is bookkeeping toward a single countable carrier for the primitive recognition calculus.

Switch to Lean above to see the machine-checked source, dependencies, and usage graph.