theorem
proved
term proof
rs_alpha_s_perturbative
show as:
view Lean formalization →
formal statement (Lean)
100theorem rs_alpha_s_perturbative :
101 0 < rs_alpha_s_anchor ∧ rs_alpha_s_anchor < 1 := by
proof body
Term-mode proof.
102 constructor <;> norm_num [rs_alpha_s_anchor]
103
104/-- **RS α_s(M_Z)**: Running from μ* = 182.201 GeV to M_Z = 91.2 GeV. -/