theorem
proved
term proof
sigma_zero_six
show as:
view Lean formalization →
formal statement (Lean)
977theorem sigma_zero_six : sigma 0 6 = 4 := by native_decide
proof body
Term-mode proof.
978
979/-- σ_1(6) = 12 (sum: 1 + 2 + 3 + 6 = 12). -/