Capital Share Factor Augmented

Documentation

Lean 4 Proof

theorem capitalShare_factorAugmented {α ρ A_K K A_L L : ℝ} :
    capitalShare α ρ (A_K * K) (A_L * L) =
    α * (A_K * K) ^ ρ / factorAugmentedInner α ρ A_K K A_L L := rfl

Dependency Graph

Module Section

Directed Technical Change Extension (Acemoglu 2002)