theorem afterTaxReturn_pos {τ_K r : ℝ} (hr : 0 < r) (hτ : τ_K < 1) : 0 < afterTaxReturn τ_K r := by simp only [afterTaxReturn]; nlinarith
thesis/CESProofs/Macro/Accumulation.lean:197
Accumulation Dynamics (Layer 2 of Macro Extension)