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)
31theorem gamma_pos : 0 < gamma :=
proof body
Term-mode proof.
32 lt_trans (by norm_num : (0 : ℝ) < 1/2) Real.one_half_lt_eulerMascheroniConstant
33
34/-- γ < 2/3 (Mathlib bound). -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
-
euler_mascheroni_bounds
in IndisputableMonolith.Constants.EulerMascheroni
decl_use
-
gamma_pos
in IndisputableMonolith.NetworkScience.SmallWorldFromSigma
decl_use
depends on (5)
Lean names referenced from this declaration's body.
-
gamma
in IndisputableMonolith.Constants.EulerMascheroni
decl_use
-
lt_trans
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
gamma
in IndisputableMonolith.NetworkScience.SmallWorldFromSigma
decl_use
-
gamma_pos
in IndisputableMonolith.NetworkScience.SmallWorldFromSigma
decl_use
-
gamma
in IndisputableMonolith.Relativity.ILG.PPN
decl_use