pith. sign in
module module high

IndisputableMonolith.Cosmology.EtaBPrefactorDerivation

show as:
view Lean formalization →

This module derives the identity φ^8 = 21φ + 13 by iterated substitution from φ^2 = φ + 1, supplying the algebraic prefactor for the baryon asymmetry η_B. Researchers evaluating the phi-ladder in the T6 fixed-point and T8 cosmology sections cite it for numerical constants. Derivations are direct algebraic expansions that populate the sibling lemmas phi_pow_8_fib through c_RS_pos.

claim$\phi^8 = 21\phi + 13$ where $\phi$ satisfies $\phi^2 = \phi + 1$, together with the derived objects correctionFactor, c_RS, and c_RS_pos used for the η_B prefactor.

background

The module resides in the Cosmology domain and imports τ₀ = 1 tick from Constants plus the integration gap D²(D+2) = 45 at D = 3 from IntegrationGap. It works inside the self-similar fixed point T6 of the forcing chain, using the golden-ratio recurrence to build successive powers and the correction terms required for the eta_B worked example. The local setting is the eight-tick octave T7 and three spatial dimensions T8.

proof idea

This is a definition module, no proofs. The argument consists of repeated substitution of the base relation φ² = φ + 1 into higher powers, yielding the listed siblings phi_pow_8_fib, phi_pow_8_lower, correctionFactor, c_RS, and c_RS_pos by direct term collection.

why it matters in Recognition Science

The module supplies the φ^8 identity required by the root IndisputableMonolith module to close the two η_B worked-example modules cited in the companion paper. It supports numerical evaluation of cosmological constants inside the T5 J-uniqueness and T6 phi fixed-point steps of the forcing chain.

scope and limits

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (28)