theorem
proved
term proof
sigma_three_five
show as:
view Lean formalization →
formal statement (Lean)
1841theorem sigma_three_five : sigma 3 5 = 126 := by native_decide
proof body
Term-mode proof.
1842
1843/-- σ_3(6) = 1 + 8 + 27 + 216 = 252. -/