Electroweak VEV is Not a Free Parameter
v lives on a specific phi-ladder window; the Higgs mechanism dissolves the hierarchy puzzle
v lives on a specific phi-ladder window; the Higgs mechanism dissolves the hierarchy puzzle.
Predictions
| Quantity | Predicted | Units | Empirical | Source |
|---|---|---|---|---|
| electroweak VEV | phi-window near 246 |
GeV | 246.21965 GeV |
PDG electroweak fit |
Equations
[ v_{\mathrm{EW}}\approx 246\ \mathrm{GeV},\qquad v\in \varphi\text{-window} ]
Electroweak VEV on the phi-ladder.
Derivation chain (Lean anchors)
Each row links to the corresponding Lean 4 declaration in the Recognition Science canon. A resolved anchor has a green check; an unresolved anchor flags a registry/canon mismatch.
-
1 vev not free theorem checked
IndisputableMonolith.Constants.ElectroweakVEVStructure.vev_not_free_parameterOpen theorem → -
2 vev structure theorem checked
IndisputableMonolith.Constants.ElectroweakVEVStructure.vev_structureOpen theorem → -
3 vev phi-ladder position theorem checked
IndisputableMonolith.Constants.ElectroweakVEVStructure.vev_phi_ladder_positionOpen theorem → -
4 Hierarchy problem dissolved theorem checked
IndisputableMonolith.Constants.ElectroweakVEVStructure.hierarchy_problem_dissolutionOpen theorem → -
5 W/Z mass hierarchy theorem checked
IndisputableMonolith.Constants.ElectroweakVEVStructure.vev_wz_mass_hierarchyOpen theorem → -
6 Electron rung-27 order theorem checked
IndisputableMonolith.Constants.ElectroweakVEVStructure.vev_electron_rung_27_orderOpen theorem →
Narrative
1. Setting
The electroweak vacuum expectation value is usually an input. RS places it on the phi-ladder and ties it to the W/Z mass hierarchy and the electron rung.
2. Equations
(E1)
$$ v_{\mathrm{EW}}\approx 246\ \mathrm{GeV},\qquad v\in \varphi\text{-window} $$
Electroweak VEV on the phi-ladder.
3. Prediction or structural target
- electroweak VEV: predicted phi-window near 246 (GeV); empirical 246.21965 GeV. Source: PDG electroweak fit
This entry is one of the marquee derivations. The numerical or formal target is explicit, and the falsifier identifies the failure mode.
4. Formal anchor
The primary anchor is Constants.ElectroweakVEVStructure..vev_not_free_parameter.
/-- The electroweak scale is ledger-determined in RS. -/
theorem vev_not_free_parameter : scale_from_ledger :=
ew_scale_structure
/-- A minimal structural placeholder for the derived VEV relation. -/
def vev_from_ledger : Prop := scale_from_ledger
/-- **C-020 Structural**: the electroweak VEV belongs to the same
ledger-fixed scale hierarchy rather than being an unconstrained
input parameter. -/
5. What is inside the Lean module
Key theorems:
vev_not_free_parametervev_structurevev_implies_scalevev_phi_windowvev_implies_phi_ne_onevev_phi_ladder_positionvev_wz_mass_hierarchyhierarchy_problem_dissolutionc020_derivation_strategyvev_in_rangevev_canonical_posvev_electron_rung_27_order
Key definitions:
vev_from_ledgervev_canonical
6. Derivation chain
vev_not_free_parameter- vev not freevev_structure- vev structurevev_phi_ladder_position- vev phi-ladder positionhierarchy_problem_dissolution- Hierarchy problem dissolvedvev_wz_mass_hierarchy- W/Z mass hierarchyvev_electron_rung_27_order- Electron rung-27 order
7. Falsifier
A measured VEV or W/Z hierarchy inconsistent with the RS phi-window refutes this derivation.
8. Where this derivation stops
Below this page the chain reduces to the RS forcing sequence: J-cost uniqueness, phi forcing, the eight-tick cycle, and the D=3 recognition substrate. If any upstream theorem changes, this page must be versioned rather than patched silently. The published URL is stable, but the version field is the contract.
10. Audit path
To audit electroweak-vev-derived, start with the primary Lean anchor Constants.ElectroweakVEVStructure.vev_not_free_parameter. Then inspect the theorem names listed in the module-content section. The page is intentionally built so the public explanation is not a substitute for the proof object; it is a map into it. The mathematical dependency is the same in every case: reciprocal cost fixes J, J fixes the phi-ladder, the eight-tick cycle fixes the recognition clock, and the domain theorem listed above supplies the last step. If that last step is empirical, the falsifier section names what observation would break it. If that last step is formal, a Lean-checkable counterexample is the relevant failure mode.
Falsifier
A measured VEV or W/Z hierarchy inconsistent with the RS phi-window refutes this derivation.
References
-
lean
Recognition Science Lean library (IndisputableMonolith)
https://github.com/jonwashburn/shape-of-logic
Public Lean 4 canon used by Pith theorem pages. -
paper
Uniqueness of the Canonical Reciprocal Cost
Peer-reviewed paper anchoring the J-cost uniqueness theorem. -
standard
Review of Particle Physics
https://pdg.lbl.gov/
How to cite this derivation
- Stable URL:
https://pith.science/derivations/electroweak-vev-derived - Version: 5
- Published: 2026-05-14
- Updated: 2026-05-14
- JSON:
https://pith.science/derivations/electroweak-vev-derived.json - YAML source:
pith/derivations/registry/bulk/electroweak-vev-derived.yaml
@misc{pith-electroweak-vev-derived,
title = "Electroweak VEV is Not a Free Parameter",
author = "Recognition Physics Institute",
year = "2026",
url = "https://pith.science/derivations/electroweak-vev-derived",
note = "Pith Derivations, version 5"
}