Capital Share

Documentation

Lean 4 Proof

def capitalShare (α ρ K L : ℝ) : ℝ :=
  α * K ^ ρ / cesInner α ρ K L

Dependency Graph

Module Section

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