Documentation

Lean 4 Proof

noncomputable def herfindahlAdjustedRho (e : WeightedNSectorEconomy N) (n : Fin N) : ℝ :=
  e.ρ n / (1 - sectorHerfindahl e n)

Dependency Graph

Module Section

## Weighted N-Sector Economy