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.