noncomputable def herfindahlAdjustedRho (e : WeightedNSectorEconomy N) (n : Fin N) : ℝ := e.ρ n / (1 - sectorHerfindahl e n)
thesis/CESProofs/Dynamics/Defs.lean:255
## Weighted N-Sector Economy