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

summary

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 248def summary : List String := [

proof body

Definition body.

 249  "Higgs potential = J-cost functional",
 250  "VEV = J-cost minimum",
 251  "W, Z get mass, photon stays massless",
 252  "Higgs boson discovered at 125 GeV",
 253  "Hierarchy problem: v << M_Planck"
 254]
 255
 256/-! ## Falsification Criteria -/
 257
 258/-- The derivation would be falsified if:
 259    1. Higgs mechanism is wrong
 260    2. VEV doesn't minimize J-cost
 261    3. Additional Higgs bosons found (complicates story) -/

depends on (12)

Lean names referenced from this declaration's body.