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

Z_poly_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)

  63theorem Z_poly_zero (a b : ℕ) : Z_poly a b 0 = 0 := by

proof body

Term-mode proof.

  64  unfold Z_poly; ring
  65
  66/-! ## Coefficient Minimality -/
  67
  68/-- The minimal choice: both terms present, minimum a + b. -/

depends on (3)

Lean names referenced from this declaration's body.