theorem
proved
term proof
sum_of_squares_onehundrednine
show as:
view Lean formalization →
formal statement (Lean)
1703theorem sum_of_squares_onehundrednine : (109 : ℕ) = 3^2 + 10^2 := by native_decide
proof body
Term-mode proof.
1704
1705/-- 113 = 7² + 8². -/