pith. sign in
module module high

IndisputableMonolith.NumberTheory.PhiLadderLattice

show as:
view Lean formalization →

The NumberTheory.PhiLadderLattice module introduces the golden ratio as the self-similar fixed point and defines associated lattice points for weighting in the Recognition Science framework. Researchers deriving mass formulas on the phi-ladder or completing the cost theta function would cite these definitions. The module consists of algebraic identities and positivity lemmas obtained by direct verification from the quadratic equation.

claimLet $φ = (1 + √5)/2$. Then $φ$ is the unique positive real satisfying $φ² = φ + 1$, and the phi-ladder lattice points are the discrete points generated by integer powers of $φ$ on the cost lattice.

background

The module defines the golden ratio $φ$ as the unique positive solution to $x² = x + 1$. It imports the Cost module, which supplies the J-cost function and Recognition Composition Law used to weight these lattice points. The phi-ladder lattice points furnish the discrete self-similar structure required by the T6 step of the unified forcing chain.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

These definitions feed the RecognitionTheta module, which constructs the Recognition Theta function incorporating the phi-ladder weight (T6) and eight-tick character (T7) so as to inherit a modular identity under $t ↦ 1/t$. The downstream module states: 'The Recognition Theta function Θ̃_RS(t) is the candidate completion of the cost theta function Θ_J(t) = Σ e^{-t c(n)} that incorporates the 8-tick character (T7) and the phi-ladder weight (T6)'.

scope and limits

used by (1)

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

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (25)