Pith. sign in
module module moderate

IndisputableMonolith.QFT.HiggsMechanism

show as:
view Lean formalization →

Module that recasts the Higgs mechanism in Recognition Science QFT using the unique J-cost. It defines a vacuum expectation value above the J-minimum, records spontaneous symmetry breaking, and builds particle masses from a positive mass parameter times Yukawa couplings. Mass-spectrum workers cite vev and particleMass. The file is mostly definitions plus short positivity and ordering lemmas.

claimThe module introduces the J-cost $J(x)=\frac12(x+1/x)-1$ for $x>0$ (minimum uniquely at $x=1$), a vacuum expectation value $\mathrm{vev}>1$, the assertion that symmetry is broken when the vacuum sits away from that minimum, a positive mass parameter, Yukawa couplings, and the induced particle masses.

background

Recognition Science forces a unique nonnegative cost on positive reals via the Recognition Composition Law: $J(x)=\frac12(x+x^{-1})-1$, with $J(1)=0$ and $J(x)=J(1/x)$. In the QFT layer this cost replaces the usual Mexican-hat potential; the vacuum is required to sit at a point where $J>0$, so residual scale symmetry that would keep masses zero is broken.

The module imports Constants (RS-native units, including the tick $\tau_0$) and Cost (the J-functional and its elementary identities). Sibling definitions supply the vacuum expectation value, proofs that it is positive and strictly larger than 1, a symmetry-broken flag, a positive mass parameter, a Yukawa coupling type, and the resulting particle-mass map.

proof idea

Definition module with supporting lemmas, not a single deep theorem. J and its minimum-at-one, value-at-one, and reflection symmetry are taken from Cost or restated. vev is introduced by definition; vev_pos and vev_gt_one are short positivity/ordering arguments. symmetry_broken is the proposition that the vacuum lies off the J-minimum. massParameter, its positivity, YukawaCoupling, and particleMass are straight definitions assembling the usual mass-generation formula in RS units.

why it matters in Recognition Science

Anchors the classical Higgs story inside the RS forcing chain by tying the vacuum to the T5-unique J-cost. Supplies the QFT-side bridge from Cost to massive excitations that later mass-ladder and spectrum results are expected to consume (particleMass on the phi-ladder). No downstream used_by edges are recorded yet; the module is the local interface rather than a leaf of a finished proof.

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (27)