pith. machine review for the scientific record. sign in
Derived THEOREM Particle physics v5

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. 1 vev not free theorem checked
    IndisputableMonolith.Constants.ElectroweakVEVStructure.vev_not_free_parameter Open theorem →
  2. 2 vev structure theorem checked
    IndisputableMonolith.Constants.ElectroweakVEVStructure.vev_structure Open theorem →
  3. 3 vev phi-ladder position theorem checked
    IndisputableMonolith.Constants.ElectroweakVEVStructure.vev_phi_ladder_position Open theorem →
  4. 4 Hierarchy problem dissolved theorem checked
    IndisputableMonolith.Constants.ElectroweakVEVStructure.hierarchy_problem_dissolution Open theorem →
  5. 5 W/Z mass hierarchy theorem checked
    IndisputableMonolith.Constants.ElectroweakVEVStructure.vev_wz_mass_hierarchy Open theorem →
  6. 6 Electron rung-27 order theorem checked
    IndisputableMonolith.Constants.ElectroweakVEVStructure.vev_electron_rung_27_order Open 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_parameter
  • vev_structure
  • vev_implies_scale
  • vev_phi_window
  • vev_implies_phi_ne_one
  • vev_phi_ladder_position
  • vev_wz_mass_hierarchy
  • hierarchy_problem_dissolution
  • c020_derivation_strategy
  • vev_in_range
  • vev_canonical_pos
  • vev_electron_rung_27_order

Key definitions:

  • vev_from_ledger
  • vev_canonical

6. Derivation chain

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

  1. lean Recognition Science Lean library (IndisputableMonolith)
    https://github.com/jonwashburn/shape-of-logic
    Public Lean 4 canon used by Pith theorem pages.
  2. paper Uniqueness of the Canonical Reciprocal Cost
    Washburn, J.; Zlatanovic, B.
    Axioms (MDPI) (2026)
    Peer-reviewed paper anchoring the J-cost uniqueness theorem.
  3. 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" }