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

alpha_s_geom_eq

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)

  58theorem alpha_s_geom_eq : (alpha_s_geom : ℝ) = 2 / 17 := by

proof body

Term-mode proof.

  59  simp only [alpha_s_geom]
  60  norm_num
  61
  62/-! ## Verification -/
  63
  64/-- Helper: 2/17 bounds using direct computation. -/

depends on (1)

Lean names referenced from this declaration's body.