theorem
proved
term proof
sigma_three_six
show as:
view Lean formalization →
formal statement (Lean)
1844theorem sigma_three_six : sigma 3 6 = 252 := by native_decide
proof body
Term-mode proof.
1845
1846/-- σ_3(8) = 1 + 8 + 64 + 512 = 585. -/