Documentation

Lean 4 Proof

noncomputable def sectorHerfindahl (e : WeightedNSectorEconomy N) (n : Fin N) : ℝ :=
  herfindahlIndex (e.J n) (e.a n)

Dependency Graph

Module Section

## Weighted N-Sector Economy