theorem
proved
wrapper
alphaInv_pos
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)
55private theorem alphaInv_pos : 0 < alphaInv := by
proof body
One-line wrapper that applies linarith.
56 linarith [alphaInv_gt]
57
used by (10)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (3)
Lean names referenced from this declaration's body.
-
alphaInv
in IndisputableMonolith.Constants.Alpha
decl_use
-
alphaInv_gt
in IndisputableMonolith.Numerics.Interval.AlphaBounds
decl_use
-
alphaInv_pos
in IndisputableMonolith.Physics.ElectronGMinus2ScoreCard
decl_use