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)
34theorem alpha_positive : alpha > 0 := by
proof body
Term-mode proof.
35 unfold alpha alphaInv alpha_seed
36 positivity
37
38/-- **CALCULATED**: α < 0.1 (approximately 1/137 < 0.1). -/
used by (4)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (5)
Lean names referenced from this declaration's body.
-
alpha
in IndisputableMonolith.Constants.Alpha
decl_use
-
alphaInv
in IndisputableMonolith.Constants.Alpha
decl_use
-
alpha_seed
in IndisputableMonolith.Constants.Alpha
decl_use
-
alpha_seed
in IndisputableMonolith.Constants.AlphaHigherOrder
decl_use
-
alpha_seed
in IndisputableMonolith.Constants.AlphaPrecision
decl_use