pith. machine review for the scientific record. sign in
def definition def or abbrev high

lambShift

show as:
view Lean formalization →

The declaration assigns the Lamb shift frequency the value 1057.845 MHz inside the Recognition Science treatment of vacuum fluctuations. A QED or atomic-physics researcher would cite it when mapping the measured 2S-2P splitting in hydrogen onto the J-cost induced by discrete-time ledger fluctuations. The definition is a direct numerical constant whose justification is supplied by the surrounding module comment on electron-vacuum interaction.

claimThe Lamb shift is the frequency splitting defined by $Δν := 1057.845$ MHz that arises when vacuum fluctuations modify the effective J-cost of the electron in the hydrogen atom.

background

The QFT.VacuumFluctuations module derives vacuum activity from τ₀ discreteness: time steps at the fundamental scale force energy fluctuations via the uncertainty relation, producing virtual pairs and zero-point energy. J-cost is the cost of a recognition event, given by the derived cost of a multiplicative recognizer’s comparator on positive ratios (MultiplicativeRecognizerL4.cost) or equivalently by Cost.Jcost on the state of a RecognitionEvent (ObserverForcing.cost). The module therefore treats the Lamb shift as the observable consequence of an electron interacting with these ledger fluctuations.

proof idea

The declaration is a one-line numerical definition. It receives its physical content from the immediately preceding module comment that identifies the shift with J-cost arising from vacuum-ledger fluctuations; no further lemmas or tactics are applied.

why it matters in Recognition Science

The definition embeds the classic Lamb-shift datum inside the Recognition Science account of vacuum fluctuations generated by τ₀ discreteness. It thereby supplies a concrete numerical anchor for the QFT-010 program that traces zero-point energy to the eight-tick octave and J-uniqueness. Although the declaration is not yet referenced downstream, it supports the broader claim that the same discreteness mechanism addresses the cosmological-constant problem.

scope and limits

formal statement (Lean)

 182noncomputable def lambShift : ℝ := 1057.845  -- MHz

proof body

Definition body.

 183
 184/-- In RS, the Lamb shift is J-cost from vacuum fluctuations:
 185    Electron interacts with vacuum ledger fluctuations.
 186    This modifies its effective J-cost in the atom. -/

depends on (8)

Lean names referenced from this declaration's body.