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)
124theorem f_growth_gr_limit : f_growth 1 1 0 = 1 := by
proof body
Term-mode proof.
125 unfold f_growth beta_growth
126 simp [mul_zero, Real.rpow_zero, zero_mul]
127
128/-! ## Certificate -/
129
used by (1)
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.
-
mul_zero
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
zero_mul
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
beta_growth
in IndisputableMonolith.Gravity.ILGGrowthFactor
decl_use
-
f_growth
in IndisputableMonolith.Gravity.ILGGrowthFactor
decl_use
-
f_growth_gr_limit
in IndisputableMonolith.ILG.GrowthODE
decl_use