theorem
proved
term proof
sigma_three_one
show as:
view Lean formalization →
formal statement (Lean)
1829theorem sigma_three_one : sigma 3 1 = 1 := by native_decide
proof body
Term-mode proof.
1830
1831/-- σ_3(2) = 1 + 8 = 9. -/