Pith. sign in
module module high

IndisputableMonolith.Physics.RunningCouplings

show as:
view Lean formalization →

The RunningCouplings module derives beta functions and running alpha_s from the phi-ladder using J-cost identities. Physicists modeling RG flows or SM parameters cite these results to connect continuous evolution to discrete locking. The structure consists of targeted algebraic lemmas on asymptotic freedom criteria and perturbative anchors.

claim$\phi > 1$, $\beta(\alpha_s)$ from ladder derivative, $b_0^{\rm QCD}$, asymptotic freedom criterion, and $\alpha_s(\mu)$ running with RS anchors at $\phi^{-5}$ scales.

background

This module imports JcostCore, whose core object is the J-cost $J(x) = (x + x^{-1})/2 - 1$ obeying the Recognition Composition Law $J(xy) + J(x/y) = 2J(x)J(y) + 2J(x) + 2J(y)$. It works in the Recognition Science setting where mass and coupling scales sit on the phi-ladder with eight-tick octave periodicity. The upstream JcostCore module supplies the functional equation that forces phi as the self-similar fixed point and D=3 dimensions.

proof idea

The module opens with the elementary inequality phi_gt_one, then derives beta_function_from_ladder_derivative by differentiating the ladder, computes b0_qcd and b0_sm_positive coefficients, and closes with alpha_s_running together with positivity and perturbative bounds. Each sibling is an independent algebraic reduction; no overarching tactic script.

why it matters in Recognition Science

This module supplies the continuous RG flow that feeds CouplingLockIn, which formalizes the transition from RG flow to discrete geometric locking at the eight-beat plateau. It also supplies the running couplings required by ParticleSummary for Standard Model Parameters derived from Recognition Science. It occupies the RG segment of the T0-T8 forcing chain before discrete locking occurs.

scope and limits

used by (2)

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 (33)