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

vev

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)

  55noncomputable def vev (mu_sq lambda : ℝ) (_h_mu : mu_sq > 0) (_h_lambda : lambda > 0) : ℝ :=

proof body

Definition body.

  56  Real.sqrt (mu_sq / (2 * lambda))
  57
  58/-- The observed VEV is v ≈ 246 GeV. -/

used by (19)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (7)

Lean names referenced from this declaration's body.