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)
70def alpha_s_two_loop (alpha_0 : ℝ) (N_f : ℕ) (mu_GeV mu_0_GeV : ℝ) : ℝ :=
proof body
Definition body.
71 let L := Real.log (mu_GeV ^ 2 / mu_0_GeV ^ 2)
72 let denom := 1 + b0 N_f * alpha_0 * L +
73 (b1 N_f / b0 N_f) * alpha_0 *
74 Real.log (1 + b0 N_f * alpha_0 * L)
75 alpha_0 / denom
76
77/-- The two-loop denominator collapses to the one-loop denominator when the
78 `b1`-induced correction term vanishes. -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (10)
Lean names referenced from this declaration's body.
-
one
in IndisputableMonolith.Foundation.IntegersFromLogic
decl_use
-
one
in IndisputableMonolith.Foundation.RationalsFromLogic
decl_use
-
correction
in IndisputableMonolith.Information.QuantumChannelCapacityFromPhi
decl_use
-
b0
in IndisputableMonolith.Physics.QCDRGE.TwoLoopAlphaS
decl_use
-
b1
in IndisputableMonolith.Physics.QCDRGE.TwoLoopAlphaS
decl_use
-
one
in IndisputableMonolith.QFT.SpinStatistics
decl_use
-
two
in IndisputableMonolith.QFT.SpinStatistics
decl_use
-
L
in IndisputableMonolith.Recognition
decl_use
-
L
in IndisputableMonolith.Recognition.Cycle3
decl_use
-
one
in IndisputableMonolith.RecogSpec.Core
decl_use