pith. machine review for the scientific record. sign in
def definition def or abbrev

isw_driver

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)

  23noncomputable def isw_driver (P : KernelParams) (k a : ℝ) : ℝ :=

proof body

Definition body.

  24  let f := f_growth_eds_ilg P k a
  25  let Xinv := a / (k * P.tau0)
  26  let dlnw := (P.alpha * P.C * Xinv ^ P.alpha) / (1 + P.C * Xinv ^ P.alpha)
  27  -1 + f + dlnw
  28
  29/-- Lemma: In ILG baseline, the growth rate f is greater than 1. -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (10)

Lean names referenced from this declaration's body.