Capital Output Ratio

Documentation

Lean 4 Proof

def capitalOutputRatio (A α ρ K L : ℝ) : ℝ :=
  K / twoFactorCES A α ρ K L

Dependency Graph

Module Section

Two-Factor CES Production Function (Layer 1 of Macro Extension)