pith. machine review for the scientific record. sign in
theorem proved term proof

D_growth_gr_limit

show as:
view Lean formalization →

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)

  74theorem D_growth_gr_limit (a : ℝ) (ha : 0 < a) :
  75    a * (1 + 0 * a ^ alphaLock) ^ (1 / (1 + alphaLock)) = a := by

proof body

Term-mode proof.

  76  simp [zero_mul, Real.one_rpow]
  77
  78/-- D ≥ a always (ILG enhances or preserves growth). -/

depends on (3)

Lean names referenced from this declaration's body.