After Tax Return Pos

Documentation

Lean 4 Proof

theorem afterTaxReturn_pos {τ_K r : ℝ} (hr : 0 < r) (hτ : τ_K < 1) :
    0 < afterTaxReturn τ_K r := by
  simp only [afterTaxReturn]; nlinarith

Dependency Graph

Module Section

Accumulation Dynamics (Layer 2 of Macro Extension)