def
definition
def or abbrev
totalRecoveryCost
show as:
view Lean formalization →
formal statement (Lean)
50def totalRecoveryCost (n : ℕ) : ℝ := (n : ℝ) * perBitCost
proof body
Definition body.
51