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)
216structure ConstantsPredictionsCert where
217 alpha_pos : alpha > 0
218 alpha_lt : alpha < (0.1 : ℝ)
219 c_eq_one : c = 1
220 c_pos : c > 0
221 k_R_pos : Real.log phi > 0
222 k_R_lt : Real.log phi < (0.5 : ℝ)
223 phi_inv : 1 / phi = phi - 1
224 phi_sqrt5 : phi + 1/phi = Real.sqrt 5
225 phi_sq_lower : phi^2 > (2.5 : ℝ)
226 phi_sq_upper : phi^2 < (2.7 : ℝ)
227
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (11)
Lean names referenced from this declaration's body.
-
phi_inv
in IndisputableMonolith.Algebra.PhiRing
decl_use
-
c_pos
in IndisputableMonolith.Constants
decl_use
-
alpha
in IndisputableMonolith.Constants.Alpha
decl_use
-
k_R_pos
in IndisputableMonolith.Constants.BoltzmannConstant
decl_use
-
c_pos
in IndisputableMonolith.Constants.Codata
decl_use
-
c_pos
in IndisputableMonolith.Foundation.ConstantDerivations
decl_use
-
phi_inv
in IndisputableMonolith.Foundation.Inequalities
decl_use
-
phi_inv
in IndisputableMonolith.Foundation.PhiForcing
decl_use
-
k_R_pos
in IndisputableMonolith.Gravity.UltramassiveBH
decl_use
-
phi_inv
in IndisputableMonolith.Linguistics.LexiconRatio
decl_use
-
c_eq_one
in IndisputableMonolith.Unification.ConstantsPredictionsProved
decl_use