def investmentRate (s₀ ψ τ : ℝ) : ℝ := s₀ * (1 - ψ * τ)
thesis/CESProofs/Macro/GrowthTax.lean:38
Growth and Dynamic Tax Revenue (Layer 4-5 of Macro Extension)