pith. machine review for the scientific record. sign in
theorem proved term proof

polyCost_zero

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  91@[simp] theorem polyCost_zero : polyCost (0 : Polynomial F) = 0 := by

proof body

Term-mode proof.

  92  unfold polyCost
  93  simp [normalizedFactors_zero]
  94

depends on (4)

Lean names referenced from this declaration's body.