pith. machine review for the scientific record. sign in
theorem proved term proof

alpha_s_positive

show as:
view Lean formalization →

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)

  40theorem alpha_s_positive : 0 < alpha_s_prediction := by

proof body

Term-mode proof.

  41  unfold alpha_s_prediction
  42  exact div_pos (zpow_pos phi_pos _) Real.pi_pos
  43
  44/-! ## Structural Constraints
  45
  46The three gauge couplings at the recognition scale satisfy:
  47  1/α_EM + 1/α_weak + 1/α_s = cube_edges(D) × π
  48
  49This is the RS analog of gauge coupling unification. -/
  50

used by (2)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (14)

Lean names referenced from this declaration's body.