After Tax Return Zero Tax

Documentation

Lean 4 Proof

theorem afterTaxReturn_zero_tax {r : ℝ} :
    afterTaxReturn 0 r = r := by
  simp only [afterTaxReturn]; ring

Dependency Graph

Module Section

Accumulation Dynamics (Layer 2 of Macro Extension)