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

sum_of_squares_onehundredone

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)

1700theorem sum_of_squares_onehundredone : (101 : ℕ) = 1^2 + 10^2 := by native_decide

proof body

Term-mode proof.

1701
1702/-- 109 = 3² + 10². -/