theorem
proved
term proof
sin2_lt_half
show as:
view Lean formalization →
formal statement (Lean)
76theorem sin2_lt_half : sin2_theta_W_rs < 1/2 := sin2_theta_lt_half
proof body
Term-mode proof.
77
78/-- α_W > 2α (since sin²θ_W < 1/2). -/