Aggregate Oscillation Energy

Documentation

Lean 4 Proof

def aggregateOscillationEnergy (e : NSectorEconomy N) (ξ : Fin N → ℝ) : ℝ :=
  oscillationEnergy (fun n => sectorEffectiveCurvature e n) ξ

Dependency Graph

Module Section

Multiplier-Cycle Duality in a Multi-Sector Economy