Baumol Growth Rate

Documentation

Lean 4 Proof

def baumolGrowthRate (beta_Z g_C g_Z : ℝ) : ℝ :=
  (1 - beta_Z) * g_C + beta_Z * g_Z

Dependency Graph

Module Section

Paper 6: Endogenous Decentralization and the AI Transition