theorem
proved
term proof
sigma_three_three
show as:
view Lean formalization →
formal statement (Lean)
1835theorem sigma_three_three : sigma 3 3 = 28 := by native_decide
proof body
Term-mode proof.
1836
1837/-- σ_3(4) = 1 + 8 + 64 = 73. -/