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