Two Factor CES

Documentation

Lean 4 Proof

def twoFactorCES (A α ρ K L : ℝ) : ℝ :=
  A * (cesInner α ρ K L) ^ (1 / ρ)

Dependency Graph

Module Section

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