IndisputableMonolith.CrossDomain.PhiInverseInvariants
The PhiInverseInvariants module supplies the canonical 1/φ together with its positivity, ordering, and power identities. Cross-domain researchers cite these when scaling quantities on the phi-ladder in biological or policy models. The module consists of a sequence of definitions and short algebraic lemmas built on the imported Constants.
claim$\phi^{-1}$ denotes the canonical inverse golden ratio, satisfying $\phi^{-1}>0$, $\phi^{-1}<1$, $\phi^{-1}<\phi$, $(\phi^{-1})^2=2-\phi$, and $(\phi^{-1})^3=2\phi-3$.
background
The module sits in the CrossDomain section and imports the RS time quantum $\tau_0=1$ tick from IndisputableMonolith.Constants. Its setting is the self-similar fixed point $\phi$ forced in T6 of the UnifiedForcingChain, with all quantities expressed in RS-native units where $c=1$.
It introduces the object phiInv as the canonical $1/\phi$ value and then defines derived cross-domain quantities (senolyticTargetRatio, giniCeiling, policyBalance, stemCellDecay, circadianDecay) that apply these invariants.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
The module supplies the $1/\phi$ invariants required by cross-domain scaling constructions that sit above the phi-ladder. It feeds the algebraic facts needed for later applications of the eight-tick octave and the mass formula yardstick.
scope and limits
- Does not derive $\phi$ from the T0-T8 forcing chain.
- Does not address the Recognition Composition Law.
- Does not connect to the mass formula or Berry threshold.
- Does not supply numerical values for $\alpha$ or $G$.
depends on (1)
declarations in this module (18)
-
def
phiInv -
theorem
phiInv_pos -
theorem
phiInv_lt_one -
theorem
phiInv_lt_phi -
theorem
phiInv_eq_phi_minus_one -
theorem
phiInvSq_eq_two_minus_phi -
theorem
phiInvCubed_eq_two_phi_minus_three -
def
senolyticTargetRatio -
def
giniCeiling -
def
policyBalance -
def
stemCellDecay -
def
circadianDecay -
def
cabibboFactor -
theorem
all_phiInv_instances_equal -
theorem
all_phiInv_in_unit_interval -
theorem
cabibbo_in_unit -
structure
PhiInverseInvariantsCert -
def
phiInverseInvariantsCert