theorem
proved
term proof
critical_flavor_number
show as:
view Lean formalization →
formal statement (Lean)
73theorem critical_flavor_number : b0_qcd 16 > 0 ∧ b0_qcd 17 ≤ 0 := by
proof body
Term-mode proof.
74 constructor
75 · unfold b0_qcd; norm_num
76 · unfold b0_qcd; norm_num
77
78/-! ## Running α_s -/
79
80/-- **ONE-LOOP RUNNING α_s**:
81 α_s(μ) = α_s(μ*) / (1 + b₀/(2π) × α_s(μ*) × ln(μ/μ*)) -/