def
definition
def or abbrev
prediction3
show as:
view Lean formalization →
formal statement (Lean)
71noncomputable def prediction3 : ℝ := (3 - phi) / 6
proof body
Definition body.
72
73/-- **Prediction 4**: sin²(θ_W) = 1 - 3/(4φ)
74
75 = 1 - 0.464 = 0.536
76
77 Too large. -/