pith. machine review for the scientific record. sign in
theorem

strong_vs_em

proved
show as:
view math explainer →
module
IndisputableMonolith.Nuclear.QCDToNuclearBridge
domain
Nuclear
line
139 · github
papers citing
none yet

open explainer

Read the cached plain-language explainer.

open lean source

IndisputableMonolith.Nuclear.QCDToNuclearBridge on GitHub at line 139.

browse module

All declarations in this module, on Recognition.

explainer page

A cached Ask Recognition explainer exists for this declaration.

open explainer

depends on

formal source

 136        apply div_lt_div_of_pos_right hgoal hσ_pos
 137
 138/-- Strong coupling is larger than EM coupling. -/
 139theorem strong_vs_em : (1/137 : ℝ) < alpha_strong := by
 140  unfold alpha_strong alpha_s_geom; norm_num
 141
 142end
 143
 144end QCDToNuclearBridge
 145end Nuclear
 146end IndisputableMonolith