Sector Curvature Pos

Documentation

Lean 4 Proof

theorem sectorCurvature_pos (e : NSectorEconomy N) (n : Fin N) :
    0 < sectorCurvature e n := by
  unfold sectorCurvature
  exact curvatureK_pos (e.hJ n) (e.hρ n)

Dependency Graph

Module Section

Multiplier-Cycle Duality in a Multi-Sector Economy